rufi
CDCloudflare Developers
•Created by rufi on 9/24/2024 in #wrangler
Hello!
I think I found the problem.
I had a previous version of the worker that specified the custom domains.
but if I only do
{ pattern = "sub.mysite.io/*", zone_name = "mysite.io" },
it seems to work fine (may not need to specify the custom_domain one in this case)1 replies
CDCloudflare Developers
•Created by MD AMIR SOHAIL on 11/24/2023 in #workers-help
Issue with Cors Header Blocking : Cloudflare Worker.
are you sure it's a CORS issue or basically the root issue could be that the ActionDetailsComponent fails at some point (it mentions undefined properties)? If there is this kind of error, it would appear as a CORS issue but it's not the underlaying problem
3 replies