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);
} 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."