Skip to content
Alpha — Headcode is currently in alpha. APIs and data may change without notice.

Internal Server Error

The request was valid, but Headcode could not complete it because of an unexpected server-side failure.

PropertyValue
Typehttps://docs.headcode.dev/errors/general/internal-server-error
CodeHEADCODE.GENERAL.INTERNAL_SERVER_ERROR
HTTP status500
TitleInternal Server Error
DetailAn internal error occurred.
{
"type": "https://docs.headcode.dev/errors/general/internal-server-error",
"title": "Internal Server Error",
"status": 500,
"detail": "An internal error occurred.",
"code": "HEADCODE.GENERAL.INTERNAL_SERVER_ERROR"
}

Retry the request. If the problem persists, contact support with the request path, approximate time, and any response headers that identify the request.