orange
orange copied to clipboard
✘ [ERROR] A request to the Cloudflare API (/accounts/5a8421b2b4feb05ce0a8dc0d4c8c2664/workers/scripts/orange-meets) failed.
✘ [ERROR] A request to the Cloudflare API (/accounts/5a8421b2b4feb05ce0a8dc0d4c8c2664/workers/scripts/orange-meets) failed.
In order to use Durable Objects, you must switch to a paid plan at
https://dash.cloudflare.com/5a8421b2b4feb05ce0a8dc0d4c8c2664/workers/plans [code: 10084]
If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose
Can you please elaborate on what you're expecting here?
Can you please elaborate on what you're expecting here?
Well, I want to deploy to workers according to the documentation, but it cannot be used.
I see — so it sounds like we need to add some information in the README to outline the subscription requirements. Thanks for raising!
npx wrangler secret put CALLS_APP_SECRET
⛅️ wrangler 3.55.0
√ Enter a secret value: ... **************************************************************** 🌀 Creating the secret for the Worker "orange-meets"
X [ERROR] A request to the Cloudflare API (/accounts/b4f171cb53b4000b0583c4da3069e1fd/workers/scripts/orange-meets/secrets) failed.
Authentication error [code: 10000] 🔓 Token Permissions: If scopes are missing, you may need to logout and re-login. Scope (Access)
🐛 BUG: update code => npx wrangler publish --define _RELEASE to npx wrangler deploy --define _RELEASE