Hey there, trying to access a file from my r2 buck...
# r2
b
Hey there, trying to access a file from my r2 bucket that's located in subfolders. I am getting a cors error if I am trying to access it with
GET
fetch
from my localhost - double checked my cors settings on CF and everything seems sound. works perfectly fine if I move the file to the bucket root. any ideas?