nexmo
Here are 185 public repositories matching this topic...
Expected Behavior
We want to allow for a full url or domain to be used in a apiHost or restHost option.
const vonage = new Vonage({
apiKey: VONAGE_API_KEY,
apiSecret: VONAGE_API_SECRET
apiHost:'myurl.com'
})
const vonage = new Vonage({
apiKey: VONAGE_API_KEY,
apiSecret: VONAGE_API_SECR
-
Updated
Oct 16, 2020 - Ruby
-
Updated
Jun 3, 2020 - PHP
-
Updated
Oct 15, 2020 - Python
-
Updated
Oct 16, 2020 - PHP
-
Updated
Sep 10, 2020
-
Updated
Jan 21, 2020 - Swift
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Oct 16, 2020 - HTML
-
Updated
Sep 9, 2020 - PHP
-
Updated
Mar 19, 2020 - PHP
-
Updated
Jul 28, 2020 - Ruby
-
Updated
Oct 14, 2020 - Ruby
-
Updated
Mar 20, 2020 - Java
-
Updated
Oct 13, 2020 - Ruby
-
Updated
Mar 4, 2020 - JavaScript
When running numbers/search-available.php, it throws the following error:
PHP Fatal error: Uncaught TypeError: Argument 1 passed to Vonage\Numbers\Filter\AvailableNumbers::setPattern() must be of the type string, int given
The setPattern() method was changed to take a string but the snippet was never updated.
-
Updated
Aug 27, 2019 - C
-
Updated
Oct 12, 2020 - Python
-
Updated
Nov 17, 2018 - PHP
-
Updated
Mar 2, 2018 - JavaScript
-
Updated
Oct 8, 2020 - Shell
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."
Expected Behavior
Find examples and instructions for the NCCO builder with this repo.
Current Behavior
No formal documentation, but some examples exist in the code snippets.
Possible Solution
Add a new section to the README to cover