CONTENT_NOT_AVAILABLE

Reason

  • The action did not return any content

Solution

  • Contact Kayako support team

Example

{
    "status": 500,
    "errors": [
        {
            "code": "CONTENT_NOT_AVAILABLE",
            "message": "The server did not provide any content to deliver",
            "more_info": "https://developer.kayako.com/api/v1/reference/errors/CONTENT_NOT_AVAILABLE"
        }
    ]
}