LICENSE_EXPIRED
Reason
- The license expired
Solution
- Renew the license
Example
{
"status": 403,
"errors": [
{
"code": "LICENSE_EXPIRED",
"message": "This action cannot be performed as the license has been expired",
"more_info": "https://developer.kayako.com/api/v1/reference/errors/LICENSE_EXPIRED"
}
]
}