cancel
Showing results for 
Search instead for 
Did you mean: 

Integrate SAP Cloud application with external API over HTTPS

0 Kudos

Hi!

I have a SAP Cloud Java application which needs to consume data from external API over HTTPS.

I need a sample or tutorial how to configure connection over https to the given external service.

When I try to connect to it with Apache HTTPClient directly, it causes an exception:

Error: org.apache.http.conn.HttpHostConnectException: Connect to www.sapbrandtools.com:443[www.sapbrandtools.com/155.56.53.236] failed: errno:110(Connection timed out), error:Connection timed out(local port 48512to address 0.0.0.0,remote port 443to address 155.56.53.236)

Thanks

Accepted Solutions (0)

Answers (0)