eulersantana / pygooglevoice

Automatically exported from code.google.com/p/pygooglevoice
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

GVoice fails to authenticate #63

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. cd ~/pygooglevoice-0.5/bin
2. $ python ./gvoice
3. Attempt to login.

What is the expected output? What do you see instead?
 - Expected to login.  Credentials are accurate.  Instead, error message "Login failed. Retry?[Y/n]" is received.

What version of the product are you using? On what operating system?
 - pygooglevoice-0.5
 - Debian 6.0
 - Python 2.6.6

Please provide any additional information below.

Original issue reported on code.google.com by michaelj...@gmail.com on 19 Oct 2011 at 1:18

GoogleCodeExporter commented 9 years ago
Same problem here. I've tried with two valid Google Voice accounts.

Original comment by telepath...@gmail.com on 27 Oct 2011 at 5:09

GoogleCodeExporter commented 9 years ago
I wrote a fix:
http://code.google.com/r/bwpayne-pygooglevoice-auth-fix/source/checkout

If you are still having problems, check if it is properly installed:
http://code.google.com/p/pygooglevoice/issues/detail?id=58#c53

Original comment by bwpa...@gmail.com on 31 Oct 2011 at 7:19

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Thank you, I can confirm your fix worked perfectly.

I installed "bwpayne-pygooglevoice-auth-fix" on a clean install instead of ever 
installing pygooglevoice and it worked perfectly with my old fresh install 
routine.

Original comment by jakegais...@gmail.com on 6 Nov 2011 at 1:36

GoogleCodeExporter commented 9 years ago
I installed the bwpayne version according to Comment 2. It worked fine on my 
laptop running Fedora 14 and Python 2.7. But it doesn't work on my MacBook Pro 
running OS x 10.7 and Python 2.7. 

Original comment by kch...@gmail.com on 19 Nov 2011 at 2:18

GoogleCodeExporter commented 9 years ago
FWIW, It works fine on my MacBook Pro running OSX 10.6.8 and python 2.6.7

Original comment by aska...@gmail.com on 26 Nov 2011 at 11:19