I am trying to translate text on my basic webpage that I created on localhost However, I always keep receiving the Access Not Configured. Please enable the Google API error. I have already enabled the Translate API in my Google Developer account, I created both a server and browser API key (any suggestions on what I should add in my referers would be great thanks, my screen dump link underneath may help you with the option).
I was wondering if there is any alternative way I can get this API v2 to work on my localhost machine? Please see screen dump link for error.
Here on the website, I am trying to translate the UK word on google, with the Translate API V2 enabled and the browser key running in the background of the application I am using for this process, the UK word should translate to a language of my choice, however, as shown below, an error pops up.
Here is the link that shows screen dump
http://www.efe-ogunkeye.com/u.jpg - I am running the script through WAMPDeveloper on my local machine.
In the referrer section within the APIs & auth --> Credentials on my Google Developer account I added the following localhost URL paths hoping that it would work:
*.ikeogunkeye.com
http://www.ikeogunkeye.com
http://www.ikeogunkeye.com/
http://www.ikeogunkeye.com/*
ikeogunkeye.com/*
http://www.ikeogunkeye.com/cgi-bin/dictafy20.cgi
http://www.ikeogunkeye.com/cgi-bin/*
ikeogunkeye.com/cgi-bin/dictafy20.cgi
ikeogunkeye.com/cgi-bin/dictafy20.cgi/*
However I received no luck.
Any one that can help me with this issue, or if you have any further questions please let let me know? Your assistance is much appreciated.
Thanks