RESULT_WINDOW_EXCEEDED
Requested page lies beyond the maximum result window
| HTTP-Status | 400 |
|---|---|
| Wiederholen sinnvoll | Nein. Die Anfrage selbst muss sich ändern, ein erneuter Versuch führt zum selben Ergebnis. |
| Feld in der Antwort | code: "RESULT_WINDOW_EXCEEDED" |
Form der Antwort
{
"type": "https://docs.ohmnify.io/api/errors/result_window_exceeded",
"title": "Requested page lies beyond the maximum result window",
"status": 400,
"code": "RESULT_WINDOW_EXCEEDED",
"retryable": false,
"requestId": "req_..."
}