scope_not_allowed_in_sandbox
A test key cannot be born with scopes of modules vetoed in sandbox.
| Code | Type | HTTP | Category |
|---|---|---|---|
scope_not_allowed_in_sandbox | authorization_error | 422 | Authorization |
Cause
A test key cannot be born with scopes of modules vetoed in sandbox.
What to do
Remove those scopes from the test key, and keep them for the live key that will operate on the real company.
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.