Vincent Lemeunier

Results 3 comments of Vincent Lemeunier

I'm facing the same issue after upgrading from `2.0.14` to `2.0.21`. ``` $ wrangler publish --env=beta ⛅️ wrangler 2.0.21 -------------------- ✘ [ERROR] A request to the Cloudflare API (/memberships) failed....

@petebacondarwin indeed I had an invalid `CLOUDFLARE_API_KEY` value in my environment variables from a long time ago. Removing it solved the issue for me. Thank you!