I try to send SMS using WebService::Google::Voice::SendSMS perl module.
I use my own gmail address and password to create new SendSMS object.
Script does not send SMS because of authentication problem: Google
considers my login as “Suspicious sign is prevented” and sends email
notification.
Sat Jan 11 10:57:44 2014cjm [...] cpan.org - Correspondence added
It's still working fine for me. Are you able to send a SMS from the Google Voice website using your browser?
Sat Jan 11 10:57:44 2014The RT System itself - Status changed from 'new' to 'open'
Sat Jan 11 17:22:04 2014anekrasovsky [...] gmail.com - Correspondence added
No, I do not see this option on my Google voice account. I am in Canada.
Does this feature work in Canada?
On Sat, Jan 11, 2014 at 10:57 AM, Christopher J. Madsen via RT <
bug-WebService-Google-Voice-SendSMS@rt.cpan.org> wrote:
Show quoted text
Sat Jan 11 17:25:41 2014cjm [...] cpan.org - Correspondence added
On Sat, Jan 11, 2014 4:22:04 PM, anekrasovsky@gmail.com wrote:
Show quoted text
> Does this feature work in Canada?
I've no idea. But all SendSMS is doing is manipulating the Google Voice website via HTTP requests. (Google Voice has no API for SMS as far as I know.) If you can't send a text from your browser, you won't be able to use SendSMS.
Sat Jan 11 17:25:41 2014cjm [...] cpan.org - Status changed from 'open' to 'rejected'
Sat Jan 11 17:28:49 2014cjm [...] cpan.org - Correspondence added
If you go to https://www.google.com/voice there should be a TEXT button next to the CALL button in the upper left corner. If that doesn't work, then SendSMS won't work either.