Patrick Putnam
Results
1
issues of
Patrick Putnam
SubscriptionTracking objects with a text, html, or substitution_tag attribute cannot be serialized
1
### Issue Summary The SubscriptionTracking object attempts to serialize its components with a `get` call (https://github.com/sendgrid/sendgrid-python/blob/main/sendgrid/helpers/mail/subscription_tracking.py#L134), but as per those attribute definitions (https://github.com/sendgrid/sendgrid-python/blob/main/sendgrid/helpers/mail/subscription_tracking.py#L57, et. al.), the `text`, `html`, and `substitution_tag`...
type: bug
status: help wanted