Buckets: CORS error presigned post file upload
quintal-william
PROOP
3 months ago
Hello! I was playing around with the new storage buckets feature, and a CORS error stopped me from uploading a presigned post to the bucket.
Access to XMLHttpRequest at 'https://<bucket-name-redacted>.storage.railway.app/' from origin 'https://<my-domain-redacted>' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
As far as I know, I'm not able to configure the CORS on my storage bucket right?
3 Replies
Railway
BOT
3 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
ripventura
PRO
3 months ago
Same here.