0.1.dev2192+g7c539c3.d20250403
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