You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting started with Cloudflare. So far, I've run wrangler init to create a backend and have set the CLOUDFLARE_API_TOKEN environment variable to my API Token. I've given that token as many edit permissions as possible.
When running wrangler deploy, I get the following error without any further details:
⛅️ wrangler 3.109.2
✘ [ERROR] A request to the Cloudflare API (/memberships) failed.
Which Cloudflare product(s) does this pertain to?
Workers
What versions are you using?
3.109.2 [Wrangler], 20.18.3 [Node]
What operating system and version are you using?
Mac Sequoia 15.3.1, Docker dev container
Please provide a link to a minimal reproduction
No response
Describe the Bug
I'm getting started with Cloudflare. So far, I've run
wrangler init
to create a backend and have set the CLOUDFLARE_API_TOKEN environment variable to my API Token. I've given that token as many edit permissions as possible.When running
wrangler deploy
, I get the following error without any further details:⛅️ wrangler 3.109.2
✘ [ERROR] A request to the Cloudflare API (/memberships) failed.
Unable to authenticate request [code: 10001]
If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: