Skip to Content
4
Oct 05, 2018 at 09:14 AM

How to use OAuth2ClientCredentials in destinations?

4729 Views Last edit May 24, 2020 at 11:13 AM 2 rev

Hi

I am protecting SCP Business Rules APIs using OAuth as demonstrated in this blog.

Then, I am trying to access business rules using another destination from UI5.

Since, business rules are now protected by OAuth, I tried to configure destination using OAuth2ClientCredentials authentication type. However, when business rules are invoked from UI5, the call using destination retrieves only 500 Internal Server Error and nothing else. A check connection button on destination returns 'Failure reason: "Could not check at the moment. Please try again later"' error.

Please could you help me with this?

Thank you,

Bala