Report this

What is the reason for this report?

Request specific response headers cannot be used for anonymous GET requests. Error

Posted on June 11, 2021

I’m new to spaces migrated my content over from Wasabi and I am now getting the following error when I try to access anything

“Request specific response headers cannot be used for anonymous GET requests.”

Is there anything specific I am supposed to be doing if migrating from another S3 storage solution?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Heya,

The error message you’re encountering, “Request specific response headers cannot be used for anonymous GET requests,” indicates that there might be an issue with the permissions or headers.

You can review the Access Control List settings for your objects in the Spaces. If you’re trying to perform anonymous GET requests, the objects should have the appropriate ACL settings to allow public access. You can set the ACL to public-read or public-read-write to allow anonymous access.

Also, review your Cross-Origin Resource Sharing (CORS) configuration. Make sure your CORS rules are set up correctly to allow the necessary origins and headers for your GET requests.

Hope that this helps!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.