APIErrors
Billing is not configured for this deployment.
| HTTP status | 503 |
type | server_error |
code | billing_unconfigured |
| Default message | Billing is not configured. |
When this happens
A billing action was attempted but this deployment has no payment provider configured. Common on self-hosted or local environments.
How to fix it
If you operate this deployment, set the billing provider credentials (for
example STRIPE_SECRET_KEY) and restart the API. Otherwise contact support.