Skip to content

Connecthealth  >  Errors  >  AccessDeniedException

AccessDeniedException

Error Class

AccessDeniedException dataclass

Bases: ServiceError

This error is thrown when the client does not supply proper credentials to the API.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'