Open
Description
[REQUIRED] Step 2: Describe your configuration
- Extension name: firestore-send-email-functions
- Extension version: 0.1.37
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
You can reproduce by running the tests for sendgrid from this repository. Otherwise:
- use sendgrid properties in the email as described here
- add the email to the emails collection
Expected result
The message to be delivered on the target mailbox
Actual result
Emails delivery will be marked as success, but send grid won't actually deliver them. In the sendgrid console, the to
is grayed out so it may be that the to
is not correctly specified