Question

Getting CORS error and 403 on the file(s) that is dependent to the actual CDN file link on Spaces Object Storage

Hi,

I have created a folder on our digital ocean space objects where we store the javascript files and json. When I call that specific json on my website, I get the file with no error but in order to make it fully work, it has other js files within that folder that I created in the Digital Ocean. Those other js files are the ones triggering the 403 and CORS error. I already added different headers to test, but it doesn’t work. I even purged the cache but still, no success.

image alt text
image caption

Here’s the dependency file that’s triggering the error. image alt text

Any thoughts on this?


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
June 7, 2024

Hey!

Does your domain use HTTPS? As far as I can tell from the screenshot you’ve defined the domain with https, but if you are only using http, this might cause the discrepancy.

Also, the 403 error usually indicates a permissions issue. Can you verify that the files you are trying to access have the appropriate permissions set? Eg. they should be publicly accessible if they are to be fetched by a browser.

Would you mind sharing the complete error if you were to click on the CORS error in your console?

- Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Featured on Community

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel