OptionsNotSupportedError¶
- exception gafaelfawr.exceptions.OptionsNotSupportedError¶
Bases:
OAuthBearerError
The
OPTIONS
request is not a valid CORS preflight request.-
error:
ClassVar
[str
] = 'options_not_supported'¶ The RFC 6749 or RFC 6750 error code for this exception.
-
error: