orange icon indicating copy to clipboard operation
orange copied to clipboard

✘ [ERROR] A request to the Cloudflare API (/accounts/5a8421b2b4feb05ce0a8dc0d4c8c2664/workers/scripts/orange-meets) failed.

Open GenshinMinecraft opened this issue 9 months ago • 5 comments


✘ [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

GenshinMinecraft avatar May 09 '24 11:05 GenshinMinecraft

Can you please elaborate on what you're expecting here?

third774 avatar May 09 '24 14:05 third774

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.

GenshinMinecraft avatar May 09 '24 14:05 GenshinMinecraft

I see — so it sounds like we need to add some information in the README to outline the subscription requirements. Thanks for raising!

third774 avatar May 09 '24 15:05 third774

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)

AyoubTorabi avatar May 11 '24 14:05 AyoubTorabi

🐛 BUG: update code => npx wrangler publish --define _RELEASE to npx wrangler deploy --define _RELEASE

AyoubTorabi avatar May 11 '24 14:05 AyoubTorabi