Sending MMS as CHAT PARTICIPANT

Aleksa
✭
Hello :)
I tried to send mms with picture attached, not sure If I did it the right way. I am using python 3.9 and twilio library 7.8.0 (tried with 7.7.1 too).
Issue is that library is executing POST method onto url = https://media.twilio.com/v1/Services/<Service SID>/Media (So this is not working for me 😅)
In documentation I found url should be:
url = https://mcs.us1.twilio.com/v1/Services/<Service SID>/Media
When I change base url from media.twilio.com/v1 to mcs.us1.twilio.com/v1 in twilio/base/domain.py everything is working good.
My question is: Am I missing something here? I don't want to change library codebase to make this to work.
Tagged:
Categories
- 83 All Categories
- 19 SIGNAL 2021
- 376 Product Discussions
- 7 Community - Announcements
- 2 Changelog
- 4 Forum UI Updates
- 8 Welcome Guide
- 6 Community - Events
- 2 Twilio Relay Developer Conference 2021 Mega Thread
- 1 External Community Events
- 25 Inspiration
- 17 Community - Other Discussions
- 1 Community- Twilio Startups
If this is an emergency, please contact Twilio Support. This is not an official Support channel. https://support.twilio.com/
Have an urgent question?
Please contact Twilio Support. This is not an official Support channel.
Contact Support