Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 732 Bytes

Freshdesk-Exceptions-AuthenticationException.md

File metadata and controls

36 lines (16 loc) · 732 Bytes

Freshdesk\Exceptions\AuthenticationException

Authentication Exception

Thrown when the Freshdesk API returns a 401 error, which indicates that the Authorization header is either missing or incorrect

Methods

getRequestException

\GuzzleHttp\Exception\RequestException Freshdesk\Exceptions\ApiException::getRequestException()

Returns the Request Exception

A Guzzle Request Exception is returned