CORS errors in Chrome but not Edge
-
Recently I noticed this plugin was not working, the language links seemed unresponsive which was odd as I’ve been using this for 5+ years with out issue. Upon further investigation I’ve discovered two things:
- Plugin works as intended in Microsoft Edge.
- Chrome Dev Console returns the following:<br>
Access to XMLHttpRequest at 'https://translate.googleapis.com/translate_a/t?anno=3&client=te&format=html&v=1.0&key&logld=vTE_20210503_00&sl=en&tl=es&tc=2&ctt=1&sr=1&tk=186721.274521&mode=1' from origin 'mydomain' has been blocked by CORS policy: Request header field x-firephp is not allowed by Access-Control-Allow-Headers in preflight response.
I don’t know a ton about CORS or if this is even something that I can fix on my end but any insight would be very much appreciated.
Thanks!
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CORS errors in Chrome but not Edge’ is closed to new replies.