Internal error
Resolve internal server errors.
An unexpected server-side issue occurred 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. The type, title, status, and detail fields are always present, while instance may be omitted depending on the API.
Here is an example of the response returned for this error:
{ "title": "Internal error.", "type": "https://croct.help/api/general/internal-error", "status": 500, "detail": "Please try again or contact Croct support if the error persists."}