AuthenticationError Class

Client request failed to authenticate.

Inheritance
AuthenticationError

Constructor

AuthenticationError(message: str, inner_exception: Optional[Any] = None, *args: str, **kwargs: str)

Parameters

message
inner_exception
default value: None