vijaybonzer / java-google-translate-text-to-speech

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

ArrayIndexOutOfBoundsException using the method detect #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use the meethod detect from Translator class
2. ArrayIndexOutOfBoundsException on ParseTextDetect
3. line 30

More información on the attach file.

Thanks for your excellent job with this api.

PD: Sorry, I'm speak a little english.

Original issue reported on code.google.com by rodo...@gmail.com on 30 May 2014 at 9:43

Attachments:

GoogleCodeExporter commented 8 years ago
there is not solution because this isn't a software problem actually the error 
is due to service restriction, every time you try to request for autodetect 
google's servers answer this:
"{"responseData": null, "responseDetails": "Suspected Terms of Service Abuse. 
Please see http://code.google.com/apis/errors", "responseStatus": 403}"

Original comment by nicoale...@gmail.com on 4 Jan 2015 at 8:13

GoogleCodeExporter commented 8 years ago
Hi, thanks for this information, but what is the solution to this service 
Suspected Terms of Service Abuse. Please see 
https://code.google.com/apis/errors" ?

Original comment by kapil2ka...@gmail.com on 17 Apr 2015 at 9:08