cancel
Showing results for 
Search instead for 
Did you mean: 

Error consuming a REST API with SAP PO 7.5 (socketFactory is null)

0 Kudos

Hello

We are planning to consume with SAP PO 7.5, a rest api service made in heroku. We consume it successfully with SoapUI and cURL, using authorization bearer.

We have created a REST receiver communication channel, configuring:

* REST URL with the URL Pattern

* REST Operation with GET value

* HTTP Headers with the bearer authorization

But, error has ocurred testing the communication channel, using ping channel button.

The fail occurs testing HTTP HEAD... and testing HTTP OPTIONS..., with the message "socketFactory is null".

I would appreciate any suggestion, thanks in advance.

View Entire Topic
0 Kudos

Hi Mate

That was the reason of my mistake. My basis team imported the SSL certificate and after that, connection was successful.

Thank you, very much