INTERNAL_ERROR
Internal server error
| HTTP-Status | 500 |
|---|---|
| Wiederholen sinnvoll | Nein. Die Anfrage selbst muss sich ändern, ein erneuter Versuch führt zum selben Ergebnis. |
| Feld in der Antwort | code: "INTERNAL_ERROR" |
Form der Antwort
{
"type": "https://docs.ohmnify.io/api/errors/internal_error",
"title": "Internal server error",
"status": 500,
"code": "INTERNAL_ERROR",
"retryable": false,
"requestId": "req_..."
}