cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BTP integration suite giving 403 error while triggers data from SAP

S0025445531
Discoverer
0 Kudos
4,266
While doing integration from Happay to SAP ERP through Happay application. We are integrating using Rest API using HTTPS protocol.While triggering data from Postman we can able to get data into CPI and the same data successfully posted to the ERP system and getting the response back from ERP to postman. Please find the below screenshot:
image.png
But once we are trigger the data from the Happay application the data is not coming to CPI and those Happay team getting the 403 forbidden error.

We are doing this integration using oauth 2.0 token based.

View Entire Topic
sunny_kapoor
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi ajay.rimkar,

This could be related to role assignment in case you are getting a 403 Forbidden error.

If that is the case, then for client credentials authorization in the Neo environment, you need to assign the role to oauth_client_<clientID> in SAP BTP Cockpit as explained here.

Regards,

Sunny