Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with presigned urls for uploads? #11

Open
Boyyoka opened this issue Sep 28, 2023 · 0 comments
Open

Not compatible with presigned urls for uploads? #11

Boyyoka opened this issue Sep 28, 2023 · 0 comments

Comments

@Boyyoka
Copy link

Boyyoka commented Sep 28, 2023

I use boto3 to manage uploads for my b2 bucket and all operations are working fine for my cloudflare worker, except for presigned urls. I can generate them just fine and send them to the client, but when making a put request I get a 403 Forbidden response.

When requesting directly to the bucket it's working fine. Is there any explanation on how I can solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant