RathnaKumari / gdata-java-client-eclipse-plugin

Automatically exported from code.google.com/p/gdata-java-client-eclipse-plugin
0 stars 0 forks source link

does not support proxy URL #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the UserService login
2.
3.

What is the expected output? What do you see instead?
I expect to get logged in but i am getting exception:
com.google.gdata.util.AuthenticationException: Error connecting with login URI
.....
Caused by: java.net.UnknownHostException: www.google.com

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

Please provide any additional information below.
If you could add a constructor for Proxy URL...

Original issue reported on code.google.com by shaibac...@gmail.com on 12 Jul 2010 at 8:25