daniellmb / google-api-for-dotnet

Automatically exported from code.google.com/p/google-api-for-dotnet
1 stars 0 forks source link

(414) Request - URI Too Large #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We've been using Translation API library fine for small chunks of text.
However, if doesn't work with larger text and the following exception is
being thrown:

ProtocolException: The Remote sever Returned an unexpected response: (414)
Request - URI Too Large.

We think that switching from GET method of request to POST one might help.

Original issue reported on code.google.com by me%johnw...@gtempaccount.com on 11 Oct 2009 at 7:43

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/google-api-for-dotnet/issues/detail?id=10&can=1

Original comment by iron9li...@gmail.com on 12 Oct 2009 at 6:23