Hi Team,
I am trying to get access token by Sending 'POST' request to
URL: https://ims-na1.adobelogin.com/ims/exchange/jwt
Post parameters: client_id:...
Client_secret:...
jwt_token:...
but getting below error
Response Code: 400
{"error_description":"No valid bindings were found for organization and technical account combination","error":"invalid_token"}
could you please help me what could be the reason?
Thank you,
Sriram