cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BTP RAP O Auth V2

darshan_shah01
Newcomer

Hi Experts,

Can any one have below devlopment for O Auth V2 where we are sending Json File to another Interface (CPI) it needs to do via the OAuth V2 method: which needs authentication. Inputs to be passed: - Grant type, Client ID, Secret Key and then we get Token how to do this process in BTP RAP with Managed scenario.

after Get Access token we have to post with X-CSRF - TOKEN

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

Hi Darshan,

If your question is around how to test the Web API developed using a managed RAP BO using postman ( guessing this based on your screenshots ), please refer Manual testing of APIs in SAP BTP, ABAP Environment using Postman | SAP Blogs.

In case the question is around how to achieve OAuth handling, the documentation shared by my colleague Mario should help.

Best Regards,
Mani