pulumi cloudflare authentication error

hithere, in my deployer im creating a WorkerScript and then a WorkerRoute. The worker deploys fine, but the route produces the following error:
sdk-v2/provider2.go:515: sdk.helper_schema: error creating worker route: Authentication error (10000): [email protected]
sdk-v2/provider2.go:515: sdk.helper_schema: error creating worker route: Authentication error (10000): [email protected]
1 Reply
matt // unweb
matt // unwebOP2w ago
the token is setup as follows - with Edit rights to worker routes - so in theory it should work right?
All accounts - D1:Edit, Cloudflare Pages:Edit, Workers R2 Storage:Edit, Workers Tail:Read, Workers KV Storage:Edit, Workers Scripts:Edit, Account Settings:Read
All zones - Workers Routes:Edit, DNS:Edit
All users - Memberships:Read, User Details:Read
All accounts - D1:Edit, Cloudflare Pages:Edit, Workers R2 Storage:Edit, Workers Tail:Read, Workers KV Storage:Edit, Workers Scripts:Edit, Account Settings:Read
All zones - Workers Routes:Edit, DNS:Edit
All users - Memberships:Read, User Details:Read
theres a chance i could be using an incorrect zoneid, where can i find the right one?

Did you find this page helpful?