python-bandwidth icon indicating copy to clipboard operation
python-bandwidth copied to clipboard

Public API for interfacing with Bandwidth from Python

Results 4 python-bandwidth issues
Sort by recently updated
recently updated
newest added

https://dev.bandwidth.com/v2-messaging/messaging2Migration.html The ones I could find are: - [ ] Update request params Add `applicationId` in its payload for v2. Currently it looks like https://github.com/Bandwidth/python-bandwidth/blob/master/bandwidth/messaging/client_module.py#L197. Also drop other unwanted params...

Thank you for your good work. I found issue that download media files. this is the sample media file name to download from bandwidth. '...Home%281%29-m-m4dh5ymogubeh7i37gsgycq.jpg' By the way, quote() function...

I'm behind a corporate firewall and need to use a proxy for some requests. Since you seem to be using requests behind the scenes, could you add another optional parameter...

enhancement

In order to combine an audio request to the Gather, please use the `prompt` value of the [gather request](https://dev.bandwidth.com/ap-docs/methods/calls/postCallsCallIdGather.html) This would look something like: ```python prompt = voice_api.build_sentence(sentence = "Hello...