Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
382 stars 181 forks source link

stream API not playing audio when using signed url #306

Closed Rotorsoft closed 1 year ago

Rotorsoft commented 4 years ago

The Stream API is working fine with public urls, but when using a properly formatted signed url (with extra query string parameters), the audio won't play in the voice call. Tested the same signed url with the Twilio API and works fine, so it's not an issue with the url.

rabiaasif commented 1 year ago

im having the same issue