Internal error
Resolve internal server errors.
An internal error indicates an unexpected server-side issue while processing your request. This is a temporary error that typically resolves on its own.
Recommended action
Retry your request after a brief delay. If the error persists, contact support with the error details.
Response
All error responses follow the Problem Details (RFC 9457) format, which defines the type, title, status, detail, and instance fields.
Here is an example of the response returned for this error:
{ "type": "https://croct.help/api/evaluation/internal-error", "title": "An internal error has occurred.", "status": 500, "detail": "Please try again or contact Croct support if the error persists."}