Unable to access secret-store in local dev
I have defined a couple of secrets in the Cloudflare secrets-store. I have created bindings in the wrangler.jsonc file. But when running the worker locally, I get an error that the secret is "not found".
I have tried defining these in the
When running
But, when running the worker it says:
I have tried defining these in the
.dev.vars file but to no avail.When running
wrangler dev it does say:But, when running the worker it says:
