scope_not_allowed_by_plan
One of the requested scopes belongs to a module that the plan does not include, so the key would be born with a permission that could never be exercised.
| Code | Type | HTTP | Category |
|---|---|---|---|
scope_not_allowed_by_plan | authorization_error | 422 | Authorization |
Cause
One of the requested scopes belongs to a module that the plan does not include, so the key would be born with a permission that could never be exercised.
What to do
Issue the key without that scope, or upgrade the plan before including it.
Related
All Authorization error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.