After uninstalling the plugin and reinstalling the updated version you made today, it is working fine. The only problem when using Twilio is it give you this error message when trying to send sms message “The message body exceeds the 160 character limit.” ” . I emailed twilo tech support about it and below is the response they sent me. The salon Booking has another bug on using twilio sms confirmation message. Let me know how it goes. Thank you
Nikolay Rusinov (Twilio)
Jan 8, 7:23 AM
Hello Bob,
Thanks for writing in.
Judging from the error – it seems that this plugin is using the depreciated SMS resource(https://www.twilio.com/docs/api/rest/sms) that doesn’t support messages longer than 160 characters.
You’ll probably have to update your plugin, or if this is not possible – reach out to their developers and tell them to implement our new resource – Messages:
https://www.twilio.com/docs/api/rest/message
Let me know if you need further help.
Kind Regards,