Issue Summary
Using Python 2.7. Taken your example code which works OK. I now want to tell the email to use a transnational template. I am using Mail.template_id="6a7d6c49-4b23-4ad7-b3af-aaee938d9ca8" but I just get a standard text email.
Steps to Reproduce
- Use standard code example
- Create a transnational template with an image on it.
- send test email
Any other information you want to share that is relevant to the issue being reported. Especially, why do you consider this to be a bug? What do you expect to happen instead?
Technical details:
- sendgrid-python Version: master (latest commit: [commit number])
- Python Version: 2.7
Issue Summary
Using Python 2.7. Taken your example code which works OK. I now want to tell the email to use a transnational template. I am using Mail.template_id="6a7d6c49-4b23-4ad7-b3af-aaee938d9ca8" but I just get a standard text email.
Steps to Reproduce
Any other information you want to share that is relevant to the issue being reported. Especially, why do you consider this to be a bug? What do you expect to happen instead?
Technical details: