What token are you using?
Hi ... I am using token on app android version 5.6, in gateway configuration, local service and enable service is true
Does it work if you do it from Traccar server?
I don't tried on server, because I work on android
My recommendation would be to try it through Traccar because we know that it works for many people without any issues.
Hi, I would like to try it on Android and would appreciate your help
I am using traccar sms gateway on android, as recommended for use via rest api, sending sms is not working, although the post returns status code 200 (ok)
i am post http://192.168.0.93:8082
with parameters in the headers:
and in body json : {"to":"+551190001234","message":"test2"}
still it doesn't work