amper5and/voice.js

Please publish 0.1.4 to npm, Google Voice Login fails on 0.1.3

Closed this issue · 4 comments

Does Google voice login still work?

When I run token.js, auth and rnr tokens work, but Google Voice gets a 302 redirect, it seems to do a 302 redirect to the Web login flow. The original uri appears twice in the location header.

I have tried with both 2-factor and a regular accounts.

new href:
https://accounts.google.com/ServiceLogin?service=grandcentral&passive=1209600&continue=%26initialauth&followup=%26initialauth

I can't get https://code.google.com/p/pygooglevoice to login successfully either.

Using the included examples I am able to retrieve data from my account.

0.1.4 works which is what you get if you clone from github.

0.1.3. does not seem to work and that's what is published to npm.

Thanks for helping out.

0.1.4 on npm now. I usually wait a bit before pushing to npm in case huge bugs are immediately found, but not this long. Thanks for catching this.