Question
Cognizant
IN
Last activity: 27 Feb 2024 5:11 EST
Components in Constellation - The client is not authorized to request authorization code
I have gone through below documentation and implemented Components in Constellation. But while authentication facing error.
Documentation url : Constellation SDKs (pega.com)
error:
{
"errors":[
{
"error": "unauthorized_client",
"error_description":"The client is not authorized to request authorization code",
"state":"hPnZCj_Kdh1uo0Gdg7Stp1SXPbeivhHjF7fncUlQPXI"
}
]
}
attached my local Pega o Auth2 details and Configuration from react