I might be misunderstanding but this seems like a CORS issue? I have setup a system that used a cus

I might be misunderstanding but this seems like a CORS issue?
I have setup a system that used a custom domain on Pages as the origin and had a Worker in front of it, but they had the same top level domain. I don't think it would have mattered, though, since IIRC even subdomains are normally considered separate domains unless you use CORS.
Was this page helpful?