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.