The page you navigated to () does not exist, so we brought you to the closest page to it.
You have switched from the to the variant of this site. There is no equivalent of . We have taken you to the closest page in the variant.
1.16.16
flytekit.clients.auth.exceptions
Directory
Errors
| Exception | Description |
|---|---|
AccessTokenNotFoundError |
This error is raised with Access token is not found or if Refreshing the token fails. |
AuthenticationError |
This is raised for any AuthenticationError. |
AuthenticationPending |
This is raised if the token endpoint returns authentication pending. |
flytekit.clients.auth.exceptions.AccessTokenNotFoundError
This error is raised with Access token is not found or if Refreshing the token fails
flytekit.clients.auth.exceptions.AuthenticationError
This is raised for any AuthenticationError
flytekit.clients.auth.exceptions.AuthenticationPending
This is raised if the token endpoint returns authentication pending