Zum Inhalt springen
OhmnifyAPI-Referenz

IP_NOT_ALLOWED

Client IP is not in the key allowlist

Angaben zu IP_NOT_ALLOWED
HTTP-Status403
Wiederholen sinnvollNein. Die Anfrage selbst muss sich ändern, ein erneuter Versuch führt zum selben Ergebnis.
Feld in der Antwortcode: "IP_NOT_ALLOWED"

Form der Antwort

{
  "type": "https://docs.ohmnify.io/api/errors/ip_not_allowed",
  "title": "Client IP is not in the key allowlist",
  "status": 403,
  "code": "IP_NOT_ALLOWED",
  "retryable": false,
  "requestId": "req_..."
}

Alle Fehlercodes · Referenz