Pygooglevoice login error

前端 未结 3 2469
甜味超标
甜味超标 2021-01-14 22:45

Someone else asked this question but had no replies so I am asking it again. I\'m trying to use pygooglevoice API but when I run the SMS.py example script it gives me a logi

3条回答
  •  难免孤独
    2021-01-14 23:14

    I made a clone which currently works (at least for sending SMS messages): http://code.google.com/r/kkleidal-pygooglevoiceupdate/

    The problem was that Google changed the login URL. In addition, I added a few params to the POST request which may have helped solve some issues it was running into with the POST request. Log in should work smoothly now.

提交回复
热议问题