Skip Menu |

This queue is for tickets about the WebService-Google-Voice-SendSMS CPAN distribution.

Report information
The Basics
Id: 92040
Status: rejected
Priority: 0/
Queue: WebService-Google-Voice-SendSMS

People
Owner: Nobody in particular
Requestors: anekrasovsky [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: WebService::Google::Voice::SendSMS authentication
Date: Fri, 10 Jan 2014 14:29:58 -0500
To: bug-WebService-Google-Voice-SendSMS [...] rt.cpan.org
From: Alla Nekrasovsky <anekrasovsky [...] gmail.com>
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.
It's still working fine for me. Are you able to send a SMS from the Google Voice website using your browser?
Subject: Re: [rt.cpan.org #92040] WebService::Google::Voice::SendSMS authentication
Date: Sat, 11 Jan 2014 17:21:55 -0500
To: bug-WebService-Google-Voice-SendSMS [...] rt.cpan.org
From: Alla Nekrasovsky <anekrasovsky [...] gmail.com>
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
> <URL: https://rt.cpan.org/Ticket/Display.html?id=92040 > > > It's still working fine for me. Are you able to send a SMS from the > Google Voice website using your browser? >
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.
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.