ConnectTimeoutException in Rest Webservice

Rahul RJ
Giga Sage
Giga Sage

Hi Friends,

I am working on  ServiceNow to Sailpoint integration using rest web services with Mid Server. I have configured mid server in client-server which is up and validated. Port 443 is allowed on the server. While accessing web service using mid server getting below error.

The request failed: org.apache.commons.httpclient.ConnectTimeoutException: The host did not accept the connection within timeout of 10000 ms.

How to resolve this issue. Please help

 

 

Thanks,

Rahul Jadhav 

 

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Rahul,

Can you check following if you have access to the mid server

1) login to the mid server

2) open any browser client for rest api

3) try to hit the API and check if it works

Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

daanam
Kilo Expert

Hi RJ,

Any solution to this issue