-
Updated
Jun 10, 2020 - PHP
nexmo
Here are 174 public repositories matching this topic...
-
Updated
Jun 4, 2020 - Ruby
-
Updated
Jun 3, 2020 - PHP
-
Updated
Jun 10, 2020 - Python
-
Updated
Apr 9, 2020
-
Updated
Mar 4, 2020 - PHP
-
Updated
Jan 21, 2020 - Swift
Steps to reproduce
nexmo app:link [number that I own] [wrong app ID]
Expected behavior
Error message saying "couldn't link to that app" or something.
Actual behavior
Error message: method failed
Same error message in verbose mode
System configuration
Node version: v9.3.0
NPM version: 6.1.0
Operating system: Ubuntu 18.04
(I'm happy to a
-
Updated
Mar 3, 2020 - PHP
-
Updated
Jun 10, 2020 - HTML
-
Updated
Mar 19, 2020 - PHP
-
Updated
May 30, 2020 - Ruby
We don't currently offer verification for message signatures, this should be added and users would like it (see also https://twitter.com/amlwwalker/status/1199999132758355968)
-
Updated
Jun 10, 2020 - Ruby
-
Updated
Mar 4, 2020 - JavaScript
Via #27
The testing instructions should show it in action, not responding to a curl request.
At the moment our READMEs are useful for developers testing that the blocks work, not people trying to integrate the functionality. We should make them more useful
When creating an application on Nexmo, the endpoints for Event URL and Answer URL should be documented
The event URL is /api/event_ivr
the answer URL is /api/answer_inbound
event_ivr and answer_inbound are hardcoded into the demo application.
Also, the base route /api is hardcoded as well
-
Updated
Aug 27, 2019 - C
Currently, we have most of the copy and links for authentication in our custom renderer. Bring these into the specs so that they can be used in other contexts
Whichever solution we choose for running the quickstarts, whether via the browser or the command-line, we should have a better UI for running the code. The supporting code for this should be clearly separated from the quickstart code itself, but also easily understood.
-
Updated
Jun 6, 2020 - Vue
-
Updated
Mar 2, 2018 - JavaScript
-
Updated
Dec 4, 2016 - JavaScript
Improve this page
Add a description, image, and links to the nexmo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nexmo topic, visit your repo's landing page and select "manage topics."
[Edit by @cbetta]
Add documentation on what
callbackactually is. For most people it's clear to be a function but even then it would be good to document what to expect exactly.[Original issue]
Hello there,
would it be possible to add the response to all function calls ?
Otherwise I am unable to determine if for example an SMS message was sent.
Cheers.