UnsupportedGrantTypeError#
- exception gafaelfawr.exceptions.UnsupportedGrantTypeError#
Bases:
OAuthErrorThe grant type is not supported.
This corresponds to the
unsupported_grant_typeerror in RFC 6749: “The authorization grant type is not supported by the authorization server.”