Hi all, I need help on this error. I keep getting Unable to connect to the remote server. Using OutSystems API Testing or even my own application. But when i use postman it is working finely. I am wonder what is the issue for this??
Hi Demmo,
please go through the below post solution.
https://www.outsystems.com/forums/discussion/32497/unable-to-connect-to-the-remote-server/
Thanks
CV
Hi Deemo,
You are not sharing enough information for someone to really be able to help you.
Regards,
Daniel
Postman contacts the remote server via your desktop or laptop computer, which is somewhere else than the OutSystems server, which likely runs in the cloud or a private data center. Make sure that the server you are trying to connect to allows access from the cloud (if that's where your server runs).