cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP ECC job not able hit hybris OCC API

0 Kudos
394

Hello experts,

We have an OCC API endpoint exposed which is the GET method, the API works well when opening in a browser window but SAP ECC is failing to hit the API via cl_http_client getting below error within SAP.

 https://host:port/rest/v2/siteId/users/activate?transactionId=190503180413263&email=&regSuccess=N&in... not found&access_token={{token}}

this is the full length of the URL and when SAP hits, they get the error but if they reduce the length of the URL, they are able to reach hybris but because of required parameters the API throws error.

SAP ECC team came back saying this 500 Network connection broken error is from hybris and not related to SAP ECC.

Need any help/suggestions if anyone faced a similar issue.

Thanks in advance
Anil

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Check the access to see if the Hybris server is being hit. If the hit is not found, then check the issue at network level