Skip to content

SMS clickatell provider outdated config

I was trying to send an SMS with the SMS Notifier module through clickatell, but it wasn't working.

I believe the following url is outdated. It gives a 404 on a browser.README

const SERVICE_URI = 'http://api.clickatell.com';

Probably the whole script is outdated, not just the URL.