Fixing the GATEWAY_REQUEST_ERROR error
Written by
Updated at December 17, 2025
Issue description
When editing the ACL configuration of the Object Storage bucket, you get this error message:
message: Access Denied;
status: undefined;
description: Access Denied;
code: GATEWAY_REQUEST_ERROR;
Request ID: undefined;
Trace ID: undefined;
Solution
The Access Denied error most often occurs due to a poorly configured access policy. To edit the ACL configuration of the bucket, you need the storage.admin role.
Make sure the Resource field within the access policy contains these two values: bucket_name/* and bucket_name/.
If the issue persists
If the above actions did not help, create a support ticket
- Object Storage bucket name.
- Screenshot or full text of the error message.