-
### Issue Summary
twilio.webhook() doesn't work with subaccounts...validation always fails because there is only one TWILIO_AUTH_TOKEN for the route which we have set to the primary account. Our set…
-
┆Issue is synchronized with this [Trello card](https://trello.com/c/WUePtki1) by [Unito](https://www.unito.io)
-
Thanks for working on this!
Currently the SGX depends on authenticating to Twilio using the account's SID and access token. This grants full access to the Twilio account, and cannot be revoked.
…
-
Expand provider list to include signalwire API
-
Hi,
I am facing the problem that agents are connecting successully on the Server Tracing log, but not showing up online on the WEB GUI.
When restarting the server and the agent, then they are be…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
I really don't like how this repository is structured. Big part of code is not tested or documented, a lot of stuff repeats time to time. It's hard to keep up (and maintain I guess). My understanding …
-
### Issue Summary
Creating a Flex Web Channel returns 404.
### Steps to Reproduce
1. Create a web_channel via the Ruby SDK
2. See below code snippet
### Code Snippet
```ruby
client.flex_api…
-
### Issue Summary
I am trying to end the Twilio conference object, but the SDK throws an ambiguous error.
### Steps to Reproduce
1. Start a conference
```
const twiml = new VoiceResponse(…
-
With:
- re-usable authentication helper across pages
- session synchronization among tabs
- simple passwordless email backend hosted on `now.sh`
I think this will be hugely helpful to a lot of newcom…