replay_event_expired
The event behind the delivery was purged by the 30-day retention policy, so there is no payload left to resend.
| Code | Type | HTTP | Category |
|---|---|---|---|
replay_event_expired | invalid_request_error | 422 | Webhooks |
Cause
The event behind the delivery was purged by the 30-day retention policy, so there is no payload left to resend.
What to do
Rebuild the state from the affected resource through its endpoint; events older than 30 days are not recoverable.
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.