twilio / twilio-python

A Python module for communicating with the Twilio API and generating TwiML.

Home Page:https://www.twilio.com/docs/libraries/python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No message body in post-event Webhook, Conversations API

AleksaPetrovicRBT opened this issue · comments

Issue Summary

When sending message with media through REST API, on post-event webhook body parameter in request is not present. Since my location is not USA or Canada, I can not confirm it's same issue when sending MMS from phone.

Steps to Reproduce

  1. Upload media, through wrapped request to twilio (since #596 is not resolved yet)
  2. Create message, attach media sid

Code Snippet

# paste code here

Exception/Log

# paste exception/log here

Technical details:

  • twilio-python version: 7.8.1
  • python version: 3.9

In order to properly debug this issue, please file a support ticket.