exception documentation
class UnsupportedTokenTypeError(SDKError): (source)
Constructor: UnsupportedTokenTypeError(token_type)
Raised when the token exchange returned a non-Bearer token.
| Method | __init__ |
Initialize the error. |