Cross-Origin-Request not possible?

We try to access the Calais API directly via a javascript snippet on the client side and get a CORS Error since Cross-Origin-Requests seem to be impossible. Unfortunalty we do not want to have extra server side to solve this issue. Additionally, a jquery example is given on using Calais which is also not working.

Best Answer

  • Eran S.
    Eran S. LSEG
    Answer ✓

    Due to security concerns client side cross origin requests are not allowed.