0.1.dev2184+g1e0cbe7.d20250401

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