Admin Access Required
403integrationhttps://inputbuffer.io/docs/api/problems/admin-required
What it means
This action is restricted to organization admins.
This usually points at your integration's setup rather than anything the end user did. Show the end user a generic message like "Something went wrong on our end.", and log detail for your own debugging.
How to fix it
- 1.
The session user's role in this organization is Member or Viewer, not Admin.
Ask an existing admin to promote the account, or perform the action with an API token (tokens are always treated as admin).
Where this happens
Not currently returned by any documented endpoint.