129
Views
3
Comments
OutSystems unable to connect to remote server

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?? 


2024-03-22 09-17-23
Chandra Vikas Sharma

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

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Deemo,

You are not sharing enough information for someone to really be able to help you.

  1. Are you running OutSystems in the cloud or on-premise?
  2. Is the remote server publicly accessible in the cloud or on-premise?
  3. Did you validate that you call the remote server from OutSystems in an identical manner as in Postman, URL, Request, Authentication?

Regards,

Daniel

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Deemo,

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).

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.