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