Scope errors
Scope errors typically occur when a requested operation exceeds the permissions granted to an authenticated application.
| HTTP status code | Error | Common causes | Troubleshooting tips |
|---|---|---|---|
403 Forbidden | "error": "invalid_scope" | The credentials don't have the required scope to execute the request. | Make sure you have the appropriate scope for the requested resource.
|
Updated 9 months ago
Did this page help you?

