timeout_seconds_out_of_range
`timeout_seconds` falls outside the range 1 to 30 seconds.
| Code | Type | HTTP | Category |
|---|---|---|---|
timeout_seconds_out_of_range | invalid_request_error | 422 | Webhooks |
Cause
timeout_seconds falls outside the range 1 to 30 seconds.
What to do
Send a value inside the range; if your receiver needs longer, acknowledge the event immediately and process it asynchronously on your side.
Related
All Webhooks error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.