Translator icon indicating copy to clipboard operation
Translator copied to clipboard

Not working

Open johnfelipe opened this issue 9 years ago • 5 comments

http://misplantillastic.com/testconcejomedellin/reconocimientodevoz/Translator-master/index.html

johnfelipe avatar May 13 '15 16:05 johnfelipe

The Google-API-Key is restricted to my domain only. You should open this page:

  • https://console.developers.google.com/project

and create a new project.Then expand APIs & Auth section and select Credentials.

You can generate your key there. You can enter Allowed Referrals as well (i.e. list of domains that are allowed to use your key). You can keep it empty to allow your key to be used by any domain. screen shot 2015-08-14 at 6 08 15 pm PS. I can't make the key public. Its not free!

muaz-khan avatar Aug 14 '15 13:08 muaz-khan

image

i am using my own key but still it gives me an error

image

can u please help me what should i will do make it work

noni256 avatar Mar 07 '16 21:03 noni256

Please test using HTTP or HTTPs. Otherwise run Chrome using --allow-file-access-from-files command-line flag.

muaz-khan avatar Mar 16 '16 08:03 muaz-khan

What Google API key will work here. Is this Google Translation or speech ? Because console showing url blocked

socialpixe avatar Sep 07 '17 10:09 socialpixe

I am using my own API Key but not working : Showing below Error : 1] Translator.js:117 GET https://www.googleapis.com/language/translate/v2/languages?key=MyAPIkey&target=en 403 ()

2] Requests from referer http://mydomain/Translator-master/ are blocked

RajashreeS avatar Feb 14 '18 12:02 RajashreeS