Resumo
The server understood the request but refuses to authorize it. Re-authenticating will not help.
Quando ocorre
Returned when the authenticated user lacks permission for the resource.
Causas comuns
- Insufficient user role or permissions
- IP, geo, or firewall (WAF) block
- Missing OAuth scope
- Accessing another user’s resource
Como resolver
- Check the user’s role and permissions
- Verify resource ownership
- Review server ACL / WAF rules
- Request the required access or scope