-
I have a lot of parameters passed by the Nexmo inbound callback, and I'm not sure which parameters are needed for decryption when passing to `check_signature`.
-
In reference to https://twitter.com/cachethq/status/814868830522667008 this is a proposal to remove the per-component subscriptions. Removing of per-component subscriptions will:
1. Tidy up the sub…
-
-
Hello Sir/Madam,
I am trying to deploy Kontalk server on my machine and want to use Nexmo for verification. I configured the server as per the guidelines, specifying API key, Access Token and Provi…
-
Create data model for SMS request (logging purpose) and dispatch it to individuals. Use nexmo API
-
Since recently there's a new number range in the Netherlands for use with tablets. These are 12 digits long and start with 097. They are not supported in whatsapp, despite the fact that SMS can be rec…
-
Since we don't want to send the verification e-mails and sms ourselves, we should search for services we could use.
I found https://www.twilio.com which can send sms.
Does someone know more services? …
-
Nexmo Verify doesn't support Google Voice. Can we fall back to SMS or do we need a more friendly error message?
-
Hello, i've tried using https://www.simplesoftware.io/docs/simple-sms
and i have the trial account for nexmo
I think the api endpoints you are using for nexmo are already outdated
example errors:
…
-
My following code is working fine for sending text message to single recipient. can i send sms to multiple numbers in a single call?
``` js
var nexmo = require('easynexmo');
nexmo.initialize(KEY, SEC…