-
Notifications
You must be signed in to change notification settings - Fork 60
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
context.getTwilioClient() error #458
Comments
Here is a simple gitHub example |
Hi Des! So the error is indeed odd. It looks like the I'll dig more into why that's happening in the coming days. Thanks for filing this |
Bugger! Can't believe I missed that. I went and check older projects where this works and they have the AUTH_TOKEN. Thanks for the point out. I guess the error does point this out in hindsight. |
I have hit an issue with context.getTwilioClient(). I have used it in the past, but now I get the below error from the simple code below. Can someone please help me out here to narrow down the issue. I have included my package.json file for ref.
This is the error when running this. (I'm using ngrok locally)
My package.json file
The text was updated successfully, but these errors were encountered: