Harmont docs
APIErrors

billing_unconfigured

Billing is not configured for this deployment.

HTTP status503
typeserver_error
codebilling_unconfigured
Default messageBilling 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.

On this page