sendgrid-python
sendgrid-python copied to clipboard
The Official Twilio SendGrid Python API Library
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
I am trying to use the SendGrid email activity API to retrieve a list activities from a celery task in python. I'm using the sendgrid library version 6.11.0 (https://pypi.org/project/sendgrid/). I...
sendgrid.helpers.mail.mail.Mail.from_EmailMessage raises an error from within the sendgrid library
### Issue Summary `sendgrid.helpers.mail.mail.Mail.from_EmailMessage` raises an error from within the sendgrid library. For some context: - I have code which sends composes and sends emails using python's [`email`](https://docs.python.org/3/library/email.html) package. -...
Maybe the title spoils it a little, but my buddy just sent out a mass-email to 250 people with everyone in the TO field because he could not find the...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 4 vulnerabilities in the pip dependencies of this...
### Issue Summary I'm talking about this example https://github.com/sendgrid/sendgrid-python/blob/main/use_cases/asynchronous_mail_send.md ### Steps to Reproduce Using asyncio is more than just putting `async` in front of the function doing the http request....
### Introduction Hello, I would like to suggest an enhancement to the SendGrid Python client. Currently, the endpoint URL for sending emails is embedded within the client implementation. To improve...
### Webhook validation fails Hi! I'm trying to add validation to the webhook. When I'm trying to use a key, timestamp, a payload from your GitHub file with tests everything...
The troubleshooting guide talks about filing issues and links to `/issues`, but this link redirects to `/pulls`, as this repository does not to have "issues" functionality enabled (or at least...
You are not authorized to access SendGrid, please contact [Support](https://support.sendgrid.com/). I'm having problems accessing my account, I've already tried to follow the step by step of accessing support and going...