rhildred
rhildred
CDCloudflare Developers
Created by Maxou44 on 7/23/2023 in #general-help
JS challenge, R2 assets and CORS issues
That was why I wrote https://github.com/diy-pwa/cloudflare2express. I needed to be able to test the cors proxy and see it in the debugger.
14 replies
CDCloudflare Developers
Created by Maxou44 on 7/23/2023 in #general-help
JS challenge, R2 assets and CORS issues
It was hard to find because the network tab of the debugger showed it.
14 replies
CDCloudflare Developers
Created by Maxou44 on 7/23/2023 in #general-help
JS challenge, R2 assets and CORS issues
is your proxy proxying all of the headers? I had an issue where my CORS proxy wasn't passing on Authorization header. It showed up as a 403 error
14 replies
CDCloudflare Developers
Created by Maxou44 on 7/23/2023 in #general-help
JS challenge, R2 assets and CORS issues
If you haven't already fixed this, what is the origin of the request that is being blocked (that is giving the cors error). You should be able to see by using the network tool in chrome.
14 replies