-
Some sensei have asked about potentially having SMS reminders sent to them the weeks they are teaching.
Potential providers for an SMS API include [Twilio](https://twitter.com/TwilioHelp/status/7098…
-
There's a `network-code` parameter in the `SMS` class description array. There's no such a parameter in the Nexmo [SMS API documentation](https://docs.nexmo.com/messaging/sms-api/api-reference). `netw…
-
A simple version of this has currently been implemented for the `app` type but there are other types.
-
Trying to send a sms using nexmo.send_sms, getting the error
`/home/ankur/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/uri/generic.rb:1100:in` `rescue in merge': private method`send' called for #URI::RFC398…
-
-
@sammachin could you clarify what API call you see this mapping too? I'm having difficulty determining this.
From the doc:
```
Setup Number
nexmo number:setup $number [app|sms|voicefwd|voicexml]
[ap…
-
So, I have credits in my nexmo account, I'm trying to send an SMS and with `debug` mode on, I can see:
```
sending message from NEXMO to +521222205xxxx with message Nexmo - rollbar winston test
{ hos…
-
Unable to register using the android client, server returns "Authentication failure".
- a confirmation call is being received by my phone, but it does not match the the mask `+xx-xxxxxx????` In fact,…
vn971 updated
8 years ago
-
According to the [Nexmo Documentation](https://docs.nexmo.com/api-ref/sms-api/request), sending an SMS message requires an **api_key** and **api_secret** parameter, **not** [username and password](htt…
-
The current state of the frontend build works quite nicely but could use some optimisations.
I am thinking of:
- hot module replacement
- better dev/production/test configs
- more npm scripts
- more…