It’s not a problem with the worker, tried to deploy a fresh workflow starter and same issue: workfl

It’s not a problem with the worker, tried to deploy a fresh workflow starter and same issue:

workflows-starter2 % npm run deploy

workflows-starter@0.0.1 deploy
wrangler deploy


⛅️ wrangler 4.16.0
-------------------

Total Upload: 2.20 KiB / gzip: 1.02 KiB
Your Worker has access to the following bindings:
  • Workflows:
    • MY_WORKFLOW: MyWorkflow
      Uploaded workflows-starter2 (8.26 sec)
[ERROR] A request to the Cloudflare API (/accounts/xxx/workflows/workflows-starter) failed.

Authentication error [code: 10000]


Getting User settings...
👋 You are logged in with an OAuth Token, associated with the email xxx@gmail.com.

│ Account Name │ Account ID

│ xxx@gmail.com's Account │ xxx

🔓 Token Permissions: If scopes are missing, you may need to logout and re-login.
Scope (Access)
  • account (read)
  • user (read)
  • workers (write)
  • workers_kv (write)
  • workers_routes (write)
  • workers_scripts (write)
  • workers_tail (read)
  • d1 (write)
  • pages (write)
  • zone (read)
  • ssl_certs (write)
  • ai (write)
  • queues (write)
  • pipelines (write)
  • secrets_store (write)
  • offline_access
    🎢 Membership roles in "xxx@gmail.com's Account": Contact account super admin to change your permissions.
  • Super Administrator - All Privileges
Was this page helpful?