anupam409 / google-api-translate-java

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

414s with 0.97? #158

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.

Any text > 1400 chars in length

What is the expected output? What do you see instead?

Translated text. Error 414

What version of the product are you using? On what operating system?
0.97

Please provide any additional information below.

I see that a patch was submitted for an earlier version fo the API wrapper to 
use POST rather than GET for texts, to get around Google's 1400 char limit on 
POSTs. Has this been lost along the way to version2 support or am I missing 
something?

thanks

D

Original issue reported on code.google.com by darrell....@gmail.com on 3 Jan 2012 at 12:44

GoogleCodeExporter commented 9 years ago
oops that should of course have read 

Google's 1400 char limit on GETs

Original comment by darrell....@gmail.com on 3 Jan 2012 at 12:44