Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GenshinMinecraft opened this issue May 9, 2024 · 5 comments

Comments

@GenshinMinecraft
Copy link


✘ [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
@third774
Copy link
Collaborator

third774 commented May 9, 2024

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

@GenshinMinecraft
Copy link
Author

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.

@third774
Copy link
Collaborator

third774 commented May 9, 2024

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

@AyoubTorabi
Copy link

AyoubTorabi commented May 11, 2024

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants