InsufficientScopeError#
- exception gafaelfawr.exceptions.InsufficientScopeError#
- Bases: - OAuthBearerError- The provided token does not have the right authorization scope. - This corresponds to the - insufficient_scopeerror in RFC 6750: “The request requires higher privileges than provided by the access token.”