ajmal744 / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

translate api doesn't work in POST mode #455

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use the library to translate a long html text (the library switch to POST 
mode, but use a wrong url).

What do you see instead?
the google server return 404 (not found).

What version of the product are you using?
google-api-dotnet-client/1.8.1.31685 

Screenshot: https://www.dropbox.com/s/x4m8rv12hoqcz0x/Cattura.PNG

The first request (short text) is a GET request.
The second one is a POST, but with a wrong url (ending in V instead of V2).

Original issue reported on code.google.com by pore...@xpsoft.it on 5 Apr 2014 at 8:56

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 7 Apr 2014 at 8:05

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/87170043/

Original comment by pele...@google.com on 11 Apr 2014 at 10:01

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 15 Apr 2014 at 5:19