-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot make outgoing call [BUG] #258
Comments
@solidneeds thanks for submitting. Do you have any reproducible steps? Can you reproduce it using our quickstart? https://www.twilio.com/docs/voice/sdks/javascript/get-started |
but i have a server listen using ngrok, but i still get that error above |
my code
|
The issue seems to be more specific to your application. Can you try reproducing using our quickstart? Also, you can try to submit a support ticket using your Twilio account and our support team should be able to route this issue to the correct team. |
or sensitive account information (API keys, credentials, etc.) when reporting this issue.
Code to reproduce the issue:
loaded sdk
initiating outgoing call:
// TODO
Expected behavior:
throws error when sdk is loaded and initiating a call
Actual behavior:
TODO
Software versions:
The text was updated successfully, but these errors were encountered: