recurring_invoice_cannot_run
The recurrence cannot generate an invoice right now: it is not running, its cycle is over, or it lacks the data an invoice needs. `error.message` states the specific reason.
| Code | Type | HTTP | Category |
|---|---|---|---|
recurring_invoice_cannot_run | invalid_request_error | 422 | Recurring Invoices |
Cause
The recurrence cannot generate an invoice right now: it is not running, its cycle is over, or it lacks the data an invoice needs. error.message states the specific reason.
What to do
Fix what the message names — resume it, extend the number of occurrences, or complete the missing data — before forcing a run.
Related
All Recurring Invoices 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.