Issue with Cors Header Blocking : Cloudflare Worker.

I deployed My Backend to cloudflare worker it was initially working fine now i am getting cors issue from last two days, But actually cors Header are already added. in morning it works fine but after 4PM it sometime works fine sometimes gives course error. I already Added Cors header so this is not the issue with adding cors header.
No description
No description
2 Replies
rufi
rufi7mo ago
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
MD AMIR SOHAIL
MD AMIR SOHAIL7mo ago
I am getting 503 Service Unavailable it is failed because it does not received any response from the api call because of 503 Service Unavailable