Cloudflare R2 storage

How to upload files to R2 storage from vue or react js ? I have tried for two days but no result …Any help will be appreciated

What have you tried? Are you using the s3api? What docs are you following to call an api?

API · Cloudflare R2 docs

1 Like

s3 api …that one aws-sdk/clients/s3.js . I got the signed url and tried to send upload request using my server