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