It is working now. The correct template is
<entry key='sms.http.template'>
key=XXXXXXXXXX&to={phone}&text={message}&from=YYYYYY&app=Traccar&type=json
</entry>
I had seen those examples, but overlooked twillio's one because I had mistakenly thought that it was something like a "get" request. Thank you very much
It is working now. The correct template is
<entry key='sms.http.template'> key=XXXXXXXXXX&to={phone}&text={message}&from=YYYYYY&app=Traccar&type=json </entry>
I had seen those examples, but overlooked twillio's one because I had mistakenly thought that it was something like a "get" request. Thank you very much