Skip to content

InvalidGrantError

"The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client."

Kind: global class
See: https://tools.ietf.org/html/rfc6749#section-5.2

new InvalidGrantError(message, [properties])

ParamType
messagestring
[properties]object