SilverHoodCorp / gdata-java-client

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

setUserCredentials throws ArrayIndexOutOfBoundsException #382

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create ContactsService object
2.call setUserCredentials method 
3.throws ArrayIndexOutOfBounds Exception

What is the expected output? What do you see instead?
I want user contacts list but it throws ArrayIndexOutOfBounds Exception

What version of the product are you using? On what operating system?
GContacts-Java/3.0.1 GData-Java/1.41.4(gzip) . I used ubuntu 11.04.

Please provide any additional information below.

Original issue reported on code.google.com by krishnas...@gmail.com on 25 Feb 2012 at 7:24