PenguinPaul/google-voice-java

Google Voice Login Issue

Closed this issue · 4 comments

What steps will reproduce the problem?
1. By creating a new object (Voice v = new Voice(user, pass);)
2. It will throw an exception.

What is the expected output? What do you see instead?
It should return an object, and it instead returns null, with a log entry 
saying the server has moved temporarily.

What version of the product are you using? On what operating system?
GVJ 1.6 on Ubuntu 11.04 Linux Tomcat 6 servlet container

Original issue reported on code.google.com by ITGu...@gmail.com on 23 Aug 2011 at 12:33

I am now also having authentication issues using a Google Apps for Business 
account

Original comment by a...@mdscloud.com on 8 Sep 2011 at 12:33

Hi Alex, are you still having issues on the latest version of GVJ?  I think it 
is fair to say GVJ 1.6 is no longer supported.

Original comment by malone.j...@gmail.com on 3 Feb 2012 at 3:49

No this issue was resolved - I believe there ultimately was a change in the 
authentication process / hostnames last year which caused the problem.

Original comment by a...@mdscloud.com on 3 Feb 2012 at 3:54

Original comment by malone.j...@gmail.com on 15 May 2012 at 11:12

  • Changed state: Fixed