Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@sendgrid/mail not sending email after upgrade #1416

Open
saniyusuf opened this issue Sep 12, 2024 · 0 comments
Open

@sendgrid/mail not sending email after upgrade #1416

saniyusuf opened this issue Sep 12, 2024 · 0 comments

Comments

@saniyusuf
Copy link

We use Sendgrid in a NodeJS environment via the MongoDB Atlas Function environment. We were using version 7.7.0 and all worked as emails were sent.

We recently created the same exact function with the latest version (8.1.3), and the email didn't send, citing TypeError with the message "Not a function".

We downgraded to 7.7.0, and the email was sent. This shows something is definitely wrong with the new version of the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant