This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Help me! Notification SMS from LM using Twilio service
#11
(16.10.2019, 10:38)admin Wrote: You can try contacting Twilio support or ask your local operators if they provide SMS gateway service.

Hi, I tried to send command with https with this code:
Code:
local http = require('ssl.https')
mime = require("mime")
res, err = ssl.https.request('https://api.speedsms.vn/index.php/sms/send?access-token=...&to=84938354162&content=hello')
log(res, err)

Log message:
Code:
* arg: 1
  * nil
* arg: 2
  * string: Try again


I can send this link from web browser. But, not working with LM5. Please check and tell me how to fix this?
Thanks
Reply


Messages In This Thread
RE: Help me! Notification SMS from LM using Twilio service - by cuong.nguyen@vis.solutions - 18.10.2019, 06:48

Forum Jump: