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.

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.
I do not currently have a domain attatched to the app as it’s still in development. As soon as its finished I’ll set it to one. for now I’m using randomlink.ondigitalocean.app which is why I set it to *.ondigitalocean.app.
Hi there,
It seems like you have the correct CORS policy for the origin and allowed methods, but you might be missing the required headers.
What I could suggest is to try and add the appropriate Access-Control-Allow-Headers for your DigitalOcean Spaces bucket"
https://*.ondigitalocean.appGET, HEADContent-Type, Origin, AcceptLet me know how it goes!
For more information about this you can check out the documentation here:
https://docs.digitalocean.com/products/spaces/how-to/configure-cors/
Best,
Bobby