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

SAP BTP Destination OAuth2ClientCredentials

TomBroussard
Explorer
0 Kudos
240

Hi all,

I created an API on SAP API management with OAuth2ClientCredentials policies. I tried to use it on postman (I add the requested data to request headers ) and it worked : 

TomBroussard_0-1726587982405.png

I want to create a destination to then use the API in SAP Build Apps. But when I test the destination connexion I get :

TomBroussard_1-1726588050035.png

I added the similar data as in postman. I looked the help portal to add any additionnal properties but it seems to me that there isn't any that can help me. Would you have any suggestion ?

 

Accepted Solutions (0)

Answers (1)

Answers (1)

szekestefan
Newcomer
0 Kudos

I had the same problem, turns out, If you actually consume the destintion, it will work, just as with postman.
The problem is, in the BTP cockpit, the "check connection" will not use authentication, just checks the url.