Summary
The server understood the request but refuses to authorize it. Re-authenticating will not help.
When it occurs
Returned when the authenticated user lacks permission for the resource.
Common causes
- Insufficient user role or permissions
- IP, geo, or firewall (WAF) block
- Missing OAuth scope
- Accessing another user’s resource
How to fix
- Check the user’s role and permissions
- Verify resource ownership
- Review server ACL / WAF rules
- Request the required access or scope