Closed GoogleCodeExporter closed 9 years ago
Doing
String st = voice.sendSMS("+911234567891", "Google Test");
System.out.println("After Message"+st);
prints
After Message{"ok":false,"data":{"code":2046}}
Original comment by nit2...@gmail.com
on 19 Feb 2012 at 2:50
I do not know that error code per se, but you cannot send SMS beyond USA and
Canada to the best of my knowledge, and I am not even sure about Canada
Original comment by malone.j...@gmail.com
on 21 Feb 2012 at 6:51
Original comment by malone.j...@gmail.com
on 21 Feb 2012 at 6:52
[deleted comment]
was the issue related to error code 2046 solved? if yes, how? Thanks
Original comment by said.zak...@gmail.com
on 21 Jun 2012 at 4:06
did you figure what this error means?
Original comment by SyncaT...@gmail.com
on 28 Jun 2012 at 8:01
My best guess is you tried sending to a number outside of USA and Canada and it
caused the error. This is a google voice related limitation and not an API
problem.
Original comment by malone.j...@gmail.com
on 8 Jul 2012 at 5:15
Original issue reported on code.google.com by
nit2...@gmail.com
on 19 Feb 2012 at 8:30Attachments: