Cannot deploy to apex

I have 2 routes set up on Cloudflare, one at my apex (bubblezcdn.net) and one on a subdomain (dev.bubblezcdn.net). I am able to deploy the subdomain, however trying to deploy the apex route gives me the error "workers.api.error.zone_not_found for "bubblezcdn.net/*" [code: 10083]" Both routes are setup in Cloudflare DNS pointing to 100:: on AAAA.
2 Replies
Chaika
Chaika17mo ago
It looks like the bottom route is zone_name but you want it to be zone_id like the top one
addison
addison17mo ago
oh yeah it seems i overlooked that i ended up just deploying without a route and manually adding one in the worker dashboard