Skip to main content

UnauthenticatedApiError

errorCodestring
Example: Generic
messagestring
Example: Cannot retrieve session data because of expired token
UnauthenticatedApiError
{
"errorCode": "Generic",
"message": "Cannot retrieve session data because of expired token"
}