For Workers & Pages, what is the name of the domain?
none
What is the error number?
10007
What is the error message?
A request to the Cloudflare API (/accounts/2ef80f27756abed7e4a905d71df41bd7/workers/scripts/dispatch-worker) failed. This Worker does not exist on your account. [code: 10007]
What is the issue or error you’re encountering
I paid for Cloudflare for Platforms and try to deploy the dispatcher worker but it fails because of this error.
What steps have you taken to resolve the issue?
Tried to change naming in wrangler.jsonc, tried to create a new dispatch_worker, tried googling/ai usage, wrangler reinstall - nothing helps. I just can’t understand what I’m doing wrong.
What are the steps to reproduce the issue?
Just try to follow this example in the Cloudflare documentation: Local development · Cloudflare for Platforms docs
and then deploy the dispatch_worker
I’ll highly appreciate any help!