sendgrid / sendgrid-nodejs

The Official Twilio SendGrid Led, Community Driven Node.js API Library
https://sendgrid.com
MIT License
2.98k stars 781 forks source link

chore: update use-case & license year #1392

Closed shrutiburman closed 8 months ago

shrutiburman commented 8 months ago

Fixes

A short description of what this PR does.

Checklist

If you have questions, please file a support ticket.

sahelip commented 6 months ago

when we are using sendgrid functionality for assessment or trigger event it is working fine. while we are calling the function for rest password it is not getting triggered first time while resending it is working.

Note: it is happening in vercel server , from localhost it is working again properly. how to resolve this. as it is in production . i'm sharing snapshot of code and activity feed for reference.

server giving 200 status no errors, but email is not triggering for the first time to the person while resending it , it is coming.

and our api key is set for full access , then in vercel server only reset email is not working , template email or event email working fine