422
Variant not active
https://api.quotastack.io/errors/variant-not-active
You pointed at a plan variant that is off. QuotaStack made no subscription.
Why it happened
- The variant was retired after you last read it.
- You copied the ID over from the other place.
How to fix it
- List the plan variants, and pick one that is still on.
- Switch the variant back on in the dashboard if you meant to keep selling it.
Example response 422
{
"type": "https://api.quotastack.io/errors/variant-not-active",
"title": "Unprocessable Entity",
"status": 422,
"detail": "Variant is not active."
} Which calls return this
See also
● raw markdown · variant-not-active.md ↗ — this is exactly what an agent fetches
Loading…