• Resolved tvinson

    (@tvinson)


    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:

    1. Plugin works as intended in Microsoft Edge.
    2. 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)
  • Plugin Author edo888

    (@edo888)

    Hi,

    I believe you have some extension in Google Chrome which adds the x-firephp header and that causes issues.

    I recommend you to disable it and check again.

    Chrome and Edge browsers use the same engine, so if Edge is fine Chrome must be fine as well.

    Thanks! 🙂

Viewing 1 replies (of 1 total)

The topic ‘CORS errors in Chrome but not Edge’ is closed to new replies.