plan_required
plan_required
Section titled “plan_required”HTTP status: 402 Payment Required
How to fix
Section titled “How to fix”- Check your current plan. Open Settings → Billing & Plans in the dashboard. The active tier is shown at the top.
- Compare against the feature gate. Each gated feature lists the minimum tier on its dashboard page (e.g. BI scheduled queries require Pro; SSO requires Enterprise).
- Upgrade in-app via Settings → Billing & Plans → Change plan. Self-serve upgrades take effect on the next request — no redeploy.
- Contact sales for Enterprise or custom-volume pricing. We can usually trial-enable a feature for evaluation.
What this means
Section titled “What this means”The endpoint exists and your credentials are valid, but your org's current plan tier doesn't include this capability. This is distinct from quota_exceeded (your plan includes it, you ran out) and payment_required (billing is past due, all writes blocked).
Related errors
Section titled “Related errors”quota_exceeded— plan includes it, hit the cappayment_required— billing past dueauth_forbidden— feature gated by role, not plan
Still stuck?
Section titled “Still stuck?”Contact support with your request_id (looks like req_01HF3JKB...). We'll confirm which plan tier unlocks the feature.