The server understood the request but refuses to authorize it. Authentication won't help.
You're logged in, but you don't have permission to access this resource. Your role or permissions are insufficient.
Insufficient user permissions
IP address blocked
Resource requires higher role
CORS policy blocking request
Rate limiting or abuse protection
Check user role and permissions
Request elevated access if needed
Verify CORS configuration if from browser
Check if IP is whitelisted
DevConsole lets you impersonate different user roles to test permission boundaries without database changes.
Get DevConsole ProYou're logged in, but you don't have permission to access this resource. Your role or permissions are insufficient.
Check user role and permissions Request elevated access if needed Verify CORS configuration if from browser Check if IP is whitelisted
Yes, 403 is a client error. This means the issue is with the request being sent, not the server.