Skip to Content
-1
Jun 20, 2018 at 11:36 AM

Rest api call failed in hana with connection timeout error

471 Views

Hi,

I am getting following error in sap hana java application while making rest api call.

This api is working fine in windows server,postman and local also.

com.mashape.unirest.http.exceptions.UnirestException: org.apache.http.conn.ConnectTimeoutException: Connect to restpack.io:443 [restpack.io/18.233.145.4, restpack.io/107.23.170.119] failed: connect timed out


Thanks in advance,