Report this

What is the reason for this report?

Django - DO Spaces - CORS problem

Posted on February 8, 2021

Hello folks, I have a website in Django and static and media files are stored in DO Spaces. I’m not sure what is happening, I can see all files inside spaces but not all of them are loading correctly.

For example, in Django admin I can’t see static files. Taking a look at console, returns 403 - Forbidden.

Same occurs for media files, some media files I can see others I cant.

How can it happens? Sometimes work and sometimes don’t. I’m facing this problem some hours and I can’t find a solution;

Any ideas will be appreciated.

INFO I created a CORS configuration in DO Spaces to allow the GET method and added Access-Control-Allow-Origin to allowed headers



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.

Hi there @thiagolara,

It sounds like that you’ve done the configuration correctly. Have you tried clearing your browser cache as well?

Regards, Bobby

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.