Question
CORS spaces public
Greetings, I am new to spaces and pretty much excited what DO is accomplishing .
Setup and upload was easy using node.js aws-sdk,
I have few large JSON files which I want to serve API-Like for the client
Unfortunately I don’t know how to setup CORS for such application
Please advice
Thanks!
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.
×
both methods have not worked for me, via the web UI I get errors so my CORS rules are added but disappear when I refresh the page. Via the API I get an error with the code ‘UnknownError’
Any help would be much appreciated!