OAuth 2.0 rules in Pega are not intuitively compatible with the Parameters that Salesforce is expecting for authorization token generation
Can someone from Pega please help? It seems that OAuth 2.0 rules in Pega are not intuitively compatible with the Parameters that Salesforce is expecting for authorization token generation. For example, when I create token with Postman, I pass the following:
However, Pega seems to be passing these parameters in some odd way. Any ideas on which configurations need to be made to pass exactly what is above using Pega OAuth Authentication?
***Updated by moderator: Lochan to branch reply and create new post***