[SOLVED] CORS public bucket

Hi friends, I have an R2 bucket with public access via custom domain. Access works, but no CORS headers are set. I have configured a basic CORS policy that simply allows all GET requests. Origin header is set in the request (via browser). What am I missing? Thanks! Policy: [{ "AllowedOrigins": [ "*" ], "AllowedMethods": [ "GET" ] }]
1 Reply
Stoke
StokeOP2w ago
solved... the issue was that purge cache seems not to be working. a cache bypass worked.
Want results from more Discord servers?
Add your server