FEATURE_NOT_AVAILABLE
Reason
- Access to this feature is not available on the current plan
Solution
- Ask your administrator to upgrade to get access to this feature
Example
{
"status": 426,
"errors": [
{
"code": "FEATURE_NOT_AVAILABLE",
"message": "This action cannot be performed because access to this feature is not available on the current plan",
"more_info": "https://developer.kayako.com/api/v1/reference/errors/FEATURE_NOT_AVAILABLE"
}
]
}