-
In India All these three sms services not works here due to some regulations-and-restrictions.how can we use this service.below are links for detailed info.
https://www.twilio.com/help/faq/sms/are-the…
-
When sending SMSs the request parameters are concatenated with underscore:
https://github.com/ConnectCorp/nexmo-client/blob/master/src/Service/Message.php#L96
but Nexmo API says that they should be h…
-
Salut ! @pisix
Je ne sais pas pourquoi mais la requette
http://37.59.101.217:1337/article/getArticlesByLimit?skip=0&limit=6 ne repond pas. si j'ai bien compris elle est supposée charger les article…
-
Already have an account? Sign in:
- Email address
- Password
- Sign In
Want to register for account? Let us know at [hello@vumi.org](mailto:hello@vumi.org).
-
Hi, thank you for the library. Actually it's almost impossible to find nexmo nodejs that works.
Apparently they change something in their API response, so sendSMSMessage is not handling errors correc…
-
If we don't have status = 0, can we put the status variable in the Error class so we don't have to parse it from the error message when an exception is thrown.
-
Hello and thank you for you library.
I found an issue ...
I have $respons = $this->nexmo->send_message($from, $to, $message);
when I dump response ...
Dump => array(2) {
["message-count"] =>…
-
I tried sending larger than one sms content UCS (60+) and Latin(160+) encoded data using ShortMessage struct but it failed on smpp service provided by cellular network. Sending large latin encoded mes…
-
I've just pulled in this awesome service but I can't get it too work..
I keep getting the message: Driver [Selected Driver] not supported.
I've changed / choosen the twilio driver but can't get any fu…
-
I am working on the Messages UI and trying to make it more clearer. This is an initial draft @eyedol please let me know if there is anything missing or if it is not clear. BTW @eyedol do messages usua…