Re: newbie question

203 views
Skip to first unread message

Vinicius Campos

unread,
Apr 19, 2012, 9:22:53 AM4/19/12
to google-v...@googlegroups.com

  Hi guys, 

  I am trying to send an sms over this api, using the following code block (where userName and pass are my credentials):

try {
voice = new Voice(userName, pass);

voice.sendSMS("14388688208", "bonjour comment ça va");

} catch (IOException e) {
e.printStackTrace();
}


The output is:

Logged in to Google - Auth token received
Successfully Received rnr_se.


  The output seems ok, I debug the each line of code, it finishes gracefully but it doesn't send my sms :( ... my google voice account is ok, the phone on code is added on it ...


 Could some one help me ?

  Thanks a lot !

Vinny

--
Vinicius de Albuquerque Campos

"Age is something that doesn't matter, unless you are a cheese."



--
Vinicius de Albuquerque Campos

"Age is something that doesn't matter, unless you are a cheese."

Jonathan Fu

unread,
Mar 14, 2014, 1:02:16 PM3/14/14
to google-v...@googlegroups.com
Have you tried to use basic characters only?  try a simple message like "hi" and see if it works.

Vinicius Campos

unread,
Mar 14, 2014, 1:06:06 PM3/14/14
to google-v...@googlegroups.com

  Good hint Jonathan ! Gonna try ...

thanks


--
You received this message because you are subscribed to the Google Groups "Google Voice Java" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-voice-j...@googlegroups.com.
To post to this group, send email to google-v...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-voice-java.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages