By Code Space
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.

Here’s the dependency file that’s triggering the error.

Any thoughts on this?
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!
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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.