I’m getting 500 responses from an OPTIONS request to a CDN. This happens intermittently for the same request upon a refresh.
Hi Daniel,
It seems to be an issue with CORS as mentioned in the error. This specific request which you have posted doesn't have "Allow Control-Allow-Origin" header and hence it is blocked by CORS policy.
Regards,
Msrini
Hi,
Any update for me on this issue?