bot Lx
CDCloudflare Developers
•Created by bot Lx on 9/23/2023 in #workers-help
How can I access R2 buckets binding when binding multiple buckets
Hi I am currently trying to bind 2 R2 buckets to my worker.
When I do it like this it works for one bucket:
However when binding like this I cant access the bindings in the worker:
I have tried accessing the bucket via (this is undefined) or (this is just an Object not a bucket and has no .get(), ...)
What am I doing wrong?
13 replies