403

Is this the library you’re using: https://github.com/f2face/cloudflare-r2?
Can you also try hitting R2 with an S3 client, just to rule out bugs here? I see a notice on this README that says this is in development.
Here’s an example of how to do this: https://developers.cloudflare.com/r2/examples/aws/aws-sdk-js-v3/
GitHub
Node.js library for Cloudflare R2. Contribute to f2face/cloudflare-r2 development by creating an account on GitHub.
You must generate an Access Key before getting started. All examples will utilize access_key_id and access_key_secret variables which represent the
Was this page helpful?