gotwilio icon indicating copy to clipboard operation
gotwilio copied to clipboard

unable to send a message with MessagingServiceSid

Open lukecyca opened this issue 6 years ago • 0 comments

According to the docs at https://www.twilio.com/docs/sms/send-messages#conditional-parameters, only one of From or MessagingServiceSid is required.

Currently there is no way to specify a MessagingServiceSid instead of From when calling twilio.SendSMS() in this library, so it is not possible to use a roster of different numbers for outgoing SMS messages.

lukecyca avatar May 18 '18 00:05 lukecyca