workers.api.error.no_access_to_rollouts [code: 10208] when trying to upload a version

 pnpm wrangler versions upload --experimental-versions 
 ⛅️ wrangler 3.47.0
-------------------
Your worker has access to the following bindings:
- Durable Objects:
  - DO_RATELIMIT: DurableObjectRatelimiter
  - DO_USAGELIMIT: DurableObjectUsagelimiter
Total Upload: 1231.73 KiB / gzip: 237.45 KiB

✘ [ERROR] A request to the Cloudflare API (/accounts/REDACTED/workers/scripts/api/versions) failed.

  workers.api.error.no_access_to_rollouts [code: 10208]


I logged out and in with wrangler to reset the token, but it's still returning this error
Was this page helpful?