I have a get request that i would like to call, it works on postman but when i try to use the Http request on ui path I receive the error message “HTTP Request: Unable to connect to the remote server.”
please see the post man and the config http activity. can someone please tell me what i’m missing.
Just to chekc if evrything is configured properly…can you try copy in the curl from the postman and use it to generate the http request details…using import functionality
To get curl click on <\> on postman
Also does your request needs any proxy?
Can you try turning of firewall to check if that is blocking the request
These are some troubleshooting steps you can try as well