brianfeister
brianfeister
Explore posts from servers
CDCloudflare Developers
Created by brianfeister on 5/5/2025 in #general-help
workers/services No route for that URI [code: 7000]
@andrew_nyr any thoughts?
4 replies
CDCloudflare Developers
Created by brianfeister on 5/5/2025 in #general-help
workers/services No route for that URI [code: 7000]
I had the same idea @andrew_nyr but was getting this error
✘ [ERROR] You are logged in with an API Token. Unset the CLOUDFLARE_API_TOKEN in the environment to log in via OAuth.
✘ [ERROR] You are logged in with an API Token. Unset the CLOUDFLARE_API_TOKEN in the environment to log in via OAuth.
I was able to unset the var like this CLOUDFLARE_API_TOKEN= npx wrangler login At which point I was able to complet oAuth in the browser. But running npx wrangler deploy --env dev still yields the same error
4 replies