Invalid_Grant Authentication Failure Salesforce Exception

Invalid_Grant Authentication Failure Salesforce Exception

Invalid_Grant Authentication Failure Salesforce Exception occurs when the user hits any login limit or error. For example, Login Rate Exceeded exception.

Exception:

{
    "error": "invalid_grant",
    "error_description": "authentication failure"
}

Resolution:

To find the exact root cause, please check the login history. It will give the exact error message.

Leave a Reply