brianfeister
Explore posts from serversCDCloudflare Developers
•Created by brianfeister on 5/5/2025 in #general-help
workers/services No route for that URI [code: 7000]
I've been trying to deploy a worker via
wrangler.toml
located in worker/index.js
I run into this error
I've verified my account ID many times, I've even gone so far as to (temporarily) use my Global API Key
to ensure that this isn't a permissions issue with the scoped API Key I created.
In all cases, I get the same error.
I'm the last person to leave these kinds of "pleas for help" but this is very much stumping me and I can't think of anything else I might change, it seems to all hinge on CLOUDFLARE_ACCOUNT_ID
and CLOUDFLARE_API_TOKEN
which I know are both correct4 replies