Getting CORS errors trying to upload to
Getting CORS errors trying to upload to a presigned url.
FWIW I'm using this snippet for generating the signed headers for the upload https://gist.github.com/chrismccord/37862f1f8b1f5148644b75d20d1cb073
5 Replies
I changed the url to include the bucket name (oops). Now I just get this error:
R2 doesn’t support S3 POST
You’ll need to generate a presigned URL for PutObject
Ah thanks for letting me know
is there any chance to support this in the (near) future? I would love to use R2 with outline (https://github.com/outline/outline) but it requires S3 POST support
I have no idea, I'd assume so though