vikassharma27 / google-api-translate-java

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

cant write (proxy) username & passwort into translateclient #119

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. programm in c# runs in proxy
2. google api accepts no username & password
3.

What is the expected output? What do you see instead?
>> Error is: "Failed to get response." really detailed ty ;)

What version of the product are you using? On what operating system?
>> GoogleTranslateAPI_0.4_alpha, windows7, c#2010 express

Please provide any additional information below.
>> please help me ;) thx

Original issue reported on code.google.com by schneider369 on 11 Jan 2011 at 9:08

GoogleCodeExporter commented 8 years ago
C# ? This is a Java library... you set the proxy details as you would for any 
Java application: http://code.google.com/p/google-api-translate-java/wiki/Proxy

Original comment by rich.mid...@gmail.com on 11 Jan 2011 at 6:55