insufficient_scope (403)
Public API Problem code insufficient_scope — read-only API key used for a mutating request (HTTP 403).
insufficient_scope (403)
type: https://docs.inboxops.app/api/problems/insufficient_scope
The API key is valid but its scope does not allow this HTTP method. For example, a read-only key was used for POST, PATCH, or DELETE.
What to do: Use a read and write key for mutating operations, or restrict the integration to GET / HEAD only. See Public API (Key scope).
Related
- Forbidden — workspace-level API disablement
- Public API errors overview
Was this page helpful?
Last updated 3 weeks ago
Built with Documentation.AI