-
Not getting access token with Postman in Salesforce
Hi all,
I am not getting the security token through postman even though my credentials,client id and client secret are correct. The response body is as follows:
{
“error”: “invalid_grant”,
“error_description”: “authentication failure”
}Any help is appreciated. Thanks
Log In to reply.