aaronpk / Google-Voice-PHP-API

Unmaintaned: Please do not contact me with support requests. If this no longer works, it's because Google Voice changed their systems. I will accept pull requests that fix things. Check out http://twilio.com for a much better API for sending and receiving SMSs.
Other
228 stars 108 forks source link

Could not parse for GALX token #18

Closed mike-koch closed 10 years ago

mike-koch commented 10 years ago

When trying to login and send a test text message, an exception is thrown:

Uncaught exception 'Exception' with message 'Could not parse for GALX token'

Not sure if this is just happening to me or is happening with other users.

mike-koch commented 10 years ago

I was able to get this to work on another server that wasn't previously logged into Google (maybe that was the issue??)