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.
Find more posts tagged with
Sort by:
1 - 1 of
11
Sort by:
1 - 1 of
11
Due to security concerns client side cross origin requests are not allowed.