pygooglevoice icon indicating copy to clipboard operation
pygooglevoice copied to clipboard

Less Secure App Deprecation

Open fredfortier opened this issue 2 years ago • 1 comments

I’m getting a page not found error on voice.login().

Before troubleshooting further, I’m trying to establish a baseline of what’s expected to work today. I see in this example that login only worked after allowing less secure apps (a feature removed since May 2022). https://gist.github.com/motiondesignstudio/8589412#file-instructions-txt-L3 Btw, I’m not trying to mass text, just to keep my accounts alive, this is just an example usage I found.

Is anyone able to use the client today? If so, would you mind sharing the procedure you’re using to establish trust.

I understand there’s a Google App token now, but don’t know if it applies to Voice. I’d give a shot at adapting this library if it does.

fredfortier avatar Dec 23 '22 16:12 fredfortier

Hi Fred. This repo is abandoned and the maintained project can be found at jaraco/googlevoice (as verified by PyPI).

Short answer is the client is broken as you've observed (see the open issues). Contributions are welcome but no one has yet been able to devise a solution. Pull requests are greatly appreciated.

jaraco avatar Jan 13 '23 12:01 jaraco