how to fix cors issue when consuming the worker url? it works in a plain get, but if i include a hea

how to fix cors issue when consuming the worker url? it works in a plain get, but if i include a header key value in the request, it throws the Cors error. i also provided the correct cors response
image.png
Was this page helpful?