ericnembot / google-api-translate-java

Automatically exported from code.google.com/p/google-api-translate-java
0 stars 0 forks source link

google api translate java #145

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

Hi,

I am using google-api-translate-java-0.95.jar.to translate a set of terms 
writing in french towards English ,but I have this error the program run 
correctly but At the moment look it give me this error please why ?

    Exception in thread "main" java.lang.Exception: Google returned the following    error: [403] Suspected Terms of Service Abuse. Please see <http://code.google.com/apis/errors>
    at com.google.api.translate.Translate.getJSONResponse(Translate.java:182)
    at com.google.api.translate.Translate.execute(Translate.java:71)
    at translate.main(translate.java:72)
     Java Result: 1

thanks in advance

Original issue reported on code.google.com by A.Belagg...@gmail.com on 21 May 2011 at 9:10

GoogleCodeExporter commented 8 years ago
If you obtain an API key, set an appropriate referrer and try again with the 
latest version you shouldn't see this.

Original comment by rich.mid...@gmail.com on 5 Nov 2011 at 5:18