Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Connection Error

Dear Altruists, 

 

I am trying to get JSON data via rest api url. The rest api url I have is not SSL secured. 

When I am trying to provide user credentials it is showing the error that "Underlying connection is closed"

Is there any way to bypass this SSL certificate and establish the connection. 

If i can not by pass what else I can do to get the data from that REST API url. 

 

  • Hi Anonymous 

    The problem is caused by thhe system the API is on not having an SSL certificate and therefore not supporting an HTTPS connection.

    There's nothing you can do from your end on your PC to fix this, the changes must be made on the system/computer hosting the API.

    Regards

    Phil

6 Replies