REQUEST_FORBIDDEN
Error Cause
Request is forbidden to access, possible reasons include:
- Current user does not have permission to access this resource;
- Request source not in security domain whitelist;
- IP address is restricted from access;
- Violated security policy or access control rules.
Solution
- Check if current user has corresponding access permission;
- Go to CloudBase Console/Security Configuration to check WEB security domain configuration;
- Verify if request source IP is within allowed access range;
- Check environment security rules and access control policy configuration.