Skip to content

General

General

Categories

2 results found

  1. allow me to translate my language (english) into other languages so I can quickly communicate with someone who does not speak my language. Universal translator idea... you are already halfway there!

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. I'm having problem with sending AJAX requests to your JSON API from inside javascript. Here is the error:

    XMLHttpRequest cannot load http://ws.detectlanguage.com/0.2/detect?q=buenos+dias+se%C3%B1or&key=demo. Origin http://localhost:9292 is not allowed by Access-Control-Allow-Origin.

    Pls help

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Yes, direct access from the browser using javascript is denied because it would disclose your API key. To solve this problem we suggest creating “proxy” script on your server. Javascript would send data to the script and the script would forward request to the API.

  • Don't see your idea?