InvalidTokenError#
- exception gafaelfawr.exceptions.InvalidTokenError#
- Bases: - OAuthBearerError,- ValueError- The provided token was invalid. - This corresponds to the - invalid_tokenerror in RFC 6750: “The access token provided is expired, revoked, malformed, or invalid for other reasons.”