Wrangler deploy missing permissions to read account
I'm trying to deploy a very basic project.
wrangler.jsonc:
The console suggests to set the
User->User Details->Read
permission, but that doesn't even exist in the API token permissions 🤔 I'm lost which permission is missing.
8 Replies
These are the permissions of the API token

The API permission is there

Omfg :facepalm:
Yeah I see it now 😄
For this issue, looks like you're missing Workers Edit
Workers Scripts and then Edit?

yep
Cool, let me check 🙂
Yeah it works now :party_blob:
Thanks a bunch!