Issue with wrangler deployment
Am trying to deploy my hono app using GitHub actions wrangler.
But any time I create a cloudflare token including selecting the Edit Cloudflare Workers template, am getting an error:
⛅️ wrangler 4.26.1
───────────────────
✘ [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
✘ [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
GitHub
Build software better, together
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

0 Replies