Trying to hit the orchestrator API from SAP ABAP (HTTPS method)

I was using the API endpoints in javascript and Postman and this was working fine. But this time we have a different scenario, as now we are triggering the request from SAP ABAP using HTTPS Method.

When am trying to hit the endpoints am getting an error saying SSL handshake failed with account.uipath.com:443 ‘SSSLERR_PEER_CERT_EXPIRED’. The basis team was asking me that is there any specific SSL certificate to be installed on our system. Because in the system itself we have a valid SSL certificate installed but still getting SSL handshake error.

Am attaching the screenshots for your reference.

img1 img2

Hi @Nigamasis_Padhi

Just to clarify, are you using the HTTP Request from the UiPath.Web.Activities activity package?

I am actually not doing it from studio.
I am trying to get the access token by hitting the end-point https://account.uipath.com/oauth/token from SAP ABAP.

The same is working with postman but when am trying to hit from ABAP HTTPS method am getting error as certificate is expired.

Is there anything additional needs to be configured on SAP systems to access the orchestrator endpoints.

HI @StefanSchnell

Do you think, you can help here? Do you have any experience?

Thanks a lot, Lev

1 Like