-
Notifications
You must be signed in to change notification settings - Fork 1
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
[NEW] Enable twilio whatsapp template #1391
Conversation
@bhardwajaditya please add logging that shows exactly what is in the call we make to twilio.
|
@bhardwajaditya Looking again at the twilio docs it seems that they are showing a way to log what the twilio library is doing by using the .then() part? client.messages FYI - in regard to the twilio nodejs library, the rep sent me this link for modifications: https://github.com/twilio/twilio-node/blob/main/advanced-examples/custom-http-client.md |
[FIX] use camelCase and proper From number when also sending messageServiceSid
Proposed changes (including videos or screenshots)
Closes: #1385
Issue(s)
Steps to test or reproduce
Further comments