URI_TOO_LONG
Request URI too long, use POST /v1/units/search
| HTTP-Status | 414 |
|---|---|
| Wiederholen sinnvoll | Nein. Die Anfrage selbst muss sich ändern, ein erneuter Versuch führt zum selben Ergebnis. |
| Feld in der Antwort | code: "URI_TOO_LONG" |
Form der Antwort
{
"type": "https://docs.ohmnify.io/api/errors/uri_too_long",
"title": "Request URI too long, use POST /v1/units/search",
"status": 414,
"code": "URI_TOO_LONG",
"retryable": false,
"requestId": "req_..."
}