code-exchange icon indicating copy to clipboard operation
code-exchange copied to clipboard

Code guidelines, feature requests and bug reports for the Twilio CodeExchange

Results 35 code-exchange issues
Sort by recently updated
recently updated
newest added

**Where has this bug occurred?** I followed the instructions in [README](https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-python) **Describe the bug** The event log contains the error which prevents making any further call. ``` > Requesting Access...

I am getting this error when I run https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-csharp sample. I have updated the IDs. `ConnectionError: ConnectionError (53000): Raised whenever a signaling connection error occurs that is not covered by...

Hi, I am new here but I think there are a couple of things that need to be looked. 1- the readme.md, under "Local Development", Step 1 says, "git clone...

I am having this "Invalid Access TOken Issuer/Subject" when I run the browser call sample; Background * I am on the trial account. I have a free US number. I...

The code simply doesn't run after restoring nuget packages. Please fix it.

**Important**: Please make sure to first read and sign the agreement at [ahoy.twilio.com/code-exchange-community](https://ahoy.twilio.com/code-exchange-community) before proceeding here. **What's the use case for the template?** This application let users send out SMS...

template-submission

github project -- https://github.com/TwilioDevEd/browser-calls-csharp does not work because your project does not load jquery - the browser stops on the first jquery line. I modified file _Layout.cshtml by adding a...

**Where has this bug occurred?** https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-php **Describe the bug** When you setup the PHP quickstart, and make a call from your device to the client, it fails to call the...

browser-calls.js:1 Uncaught SyntaxError: Cannot use import statement outside a module