In reply to: Martin Meze (Freelancer)
Hi Daniel and thank you for taking the time to write a few lines. It's much appreciated. However, it doesn't help me as I already did what you proposed at point 1. In fact, as I wrote above, in Postman I can successfully call the API. Point 2. is not an option. I don't understand your 3rd point. Anyhow, I just need to replicate the Postman configuration in Webcon and I'm hoping someone here had experience with it.
Hi Martin,
don't get me wrong I just want to make sure that I've explained myself.
1. You are probably using a account for the RDP connection like BPS_Admin. So you would need to choose the "run as" option to execute Postman as BPS_Service or BPS_AppPool. If you did I have no further idea.
2/3. In some proxy servers exceptions can be defined so that not all traffic must be processed by the proxy server. Most of the time they are used to add some security layer for normal users. This is not necessary if services are communicating. Therefore exceptions can be set up by the admins. I known that these exceptions can be defined on user level or server/ip address. But this is only something the IT department can tell you and it seems that adding such an exception is not an option.
I don't remember an option to set up proxy credentials in the designer, but than again I didn't need one. What kind of credentials do you need to use for the target REST Api. Is this secured by windows credentials or has it an own authentication mechanism? If it's secured with windows credentials these credentials will probably be used for authenticating against the proxy, too. I don't know the internal workings of Postmam, but if the later is the case I would execute Postman under this user.
Sorry for these generic questions.More specific could only be provided by the IT department checking the log while you are executing the REST calls.
Best regards,
Daniel