Zum Inhalt springen
OhmnifyAPI-Referenz

URI_TOO_LONG

Request URI too long, use POST /v1/units/search

Angaben zu URI_TOO_LONG
HTTP-Status414
Wiederholen sinnvollNein. Die Anfrage selbst muss sich ändern, ein erneuter Versuch führt zum selben Ergebnis.
Feld in der Antwortcode: "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_..."
}

Alle Fehlercodes · Referenz