INTERNAL_ERROR
HTTP 500
What it means
An unexpected error occurred while processing the request.
What to do
Retry the request. If the error persists, contact A4 support and include the request_id from this response.
Envelope
{
"error": {
"code": "INTERNAL_ERROR",
"http_status": 500,
"message": "An unexpected error occurred while processing the request.",
"remediation_hint": "Retry the request. If the error persists, contact A4 support and include the request_id from this response.",
"docs_url": "https://developers.cognethics.com/errors/INTERNAL_ERROR",
"request_id": "0f2c9b6e-...",
"details": {}
}
}Back to Errors & status codes.
