Question

Bluerose Technology
IN
Last activity: 7 Jul 2023 13:11 EDT
OAuth2.0 authention for Service REST fails
Hi Team,
I have created a service REST, with Oauth2.0 as an authentication mechanism. In my case Oauth2.0 provider is Pega. So I have created Oaut2.0 client registration as in the document below.
I have used client credentials flow in OAuth2.0. I see an issue in logs, like this
Unable to obtain access token for client details in authentication profile configured for connector
(Full logs attached in the Doc). Am I missing anything here?