Factuarea API

timeout_seconds_out_of_range

`timeout_seconds` falls outside the range 1 to 30 seconds.

CodeTypeHTTPCategory
timeout_seconds_out_of_rangeinvalid_request_error422Webhooks

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.

On this page