HTTP Event error 404 from Worker located on domain only

For Workers & Pages, what is the name of the domain?

https://harmonyhomes.io

What is the issue or error you’re encountering

When calling HTTP Event endpoint from a Worker located in the same domain, it’s resulting in a 404. It does work from any other domain, Postman or my proxied Vercel server.

Having a *.worker.dev proxy make the call did the trick but I’d still like to know why my main worker couldn’t make it work

This topic was automatically closed after 15 days. New replies are no longer allowed.