I use the Mobile Utilities > SMS Gateway > Post/Get menu to configure the ability to send text alerts which has worked very well. However today, after updating to version RUTX_R_00.07.14, it has stopped working and all of that menu has disappeared, even though it is still present in the RUTX50 manual for this version.
There is a one line comment in the firmware changelog that “Post/Get - Mobile: removed package” which might relate to this.
Does anyone know if there is now an alternative way to send an sms or has this functionality simply been removed?
Thank you Mike and hrtx for your help: the links you provided were enough to show me the way. While not yet fully working I have so far succeeded in using the api to get a token. The next, and hopefully simple, step is to use the api together with the token to send the sms.
Whilst developing, you could use something like Postman to fire off your API calls and sometimes I find it handy, whilst developing, to extend the timeouts …
Can’t open /var/run/board_modem.lock
touch: /var/run/board_modem.lock: Permission denied
Can’t open /var/run/board_modem.lock
{“http_body”:{“success”:false,“errors”:[{“source”:“Message sending”,“code”:2,“error”:“Failed to send message”,“section”:“send”}]},“http_code”:422}