Coder Social home page Coder Social logo

problam on ver 0.6 about vonage-node-sdk HOT 4 CLOSED

vonage avatar vonage commented on May 29, 2024
problam on ver 0.6

from vonage-node-sdk.

Comments (4)

pvela avatar pvela commented on May 29, 2024

could you please turn the debugon and paste the output.

The 4th parameter to the initialize function set the debug. for ex :
nexmo.initialize("key","secret","https",true);

Also if possible paste the the code that you are using to send SMS message using the previously initialized nexmo object.

from vonage-node-sdk.

ashoksahoo avatar ashoksahoo commented on May 29, 2024

+1
sending message from XXXXXXXXX to +917093245428 with message Don't pay for SMS anymore. Download Mara Messenger to enjoy cool features like free outgoing SMS, doodle, chat & lots more. sent by ashok via Mara Messenger http://goo.gl/vKni5V { host: 'rest.nexmo.com', port: 80, path: '/sms/json?from=XXXXXXXXXX&to=%2B917093245428&text=Don\'t%20pay%20for%20SMS%20anymore.%20Download%20Mara%20Messenger%20to%20enjoy%20cool%20features%20like%20free%20outgoing%20SMS%2C%20doodle%2C%20chat%20%26%20lots%20more.%0Asent%20by%20ashok%20via%20Mara%20Messenger%0Ahttp%3A%2F%2Fgoo.gl%2FvKni5V&api_key=XXXXXXXXX&api_secret=XXXXXXX', method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded', accept: 'application/json', 'Content-Length': 0 } } POST /MaraChat/api/sendInviteSMS 200 111ms - 97b response ended sending message from XXXXXXXXX to +917093245428 with message Don't pay for SMS anymore. Download Mara Messenger to enjoy cool features like free outgoing SMS, doodle, chat & lots more. sent by ashok via Mara Messenger http://goo.gl/vKni5V { host: 'rest.nexmo.com', port: 80, path: '/sms/json?from=XXXXXXXXXX&to=%2B917093245428&text=Don\'t%20pay%20for%20SMS%20anymore.%20Download%20Mara%20Messenger%20to%20enjoy%20cool%20features%20like%20free%20outgoing%20SMS%2C%20doodle%2C%20chat%20%26%20lots%20more.%0Asent%20by%20ashok%20via%20Mara%20Messenger%0Ahttp%3A%2F%2Fgoo.gl%2FvKni5V?from=XXXXXXXXXX&to=%2B917093245428&text=Don\'t%20pay%20for%20SMS%20anymore.%20Download%20Mara%20Messenger%20to%20enjoy%20cool%20features%20like%20free%20outgoing%20SMS%2C%20doodle%2C%20chat%20%26%20lots%20more.%0Asent%20by%20ashok%20via%20Mara%20Messenger%0Ahttp%3A%2F%2Fgoo.gl%2FvKni5V&api_key=XXXXXXXX&api_secret=XXXXXXX', method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded', accept: 'application/json', 'Content-Length': 0 } } POST /MaraChat/api/sendInviteSMS 200 33ms - 97b response ended

from vonage-node-sdk.

ashoksahoo avatar ashoksahoo commented on May 29, 2024

var path = msgpath; on line 136 breaks it.
This is a shallow copy which breaks the API path..A deep copy should work..

from vonage-node-sdk.

pvela avatar pvela commented on May 29, 2024

This issue is fixed in 0.6.2 release.

from vonage-node-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.