You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to configure this library to send out transactional emails. I have a template up in the account as well. But every single email that I try to send out, gives the same error (EVEN WITH DIFFERENT EMAIL ADDRESSES):
body: { code: 'invalid_parameter', message: 'email is not valid in to' },
I'm trying to configure this library to send out transactional emails. I have a template up in the account as well. But every single email that I try to send out, gives the same error (EVEN WITH DIFFERENT EMAIL ADDRESSES):
Here's a snippet of the code:
The text was updated successfully, but these errors were encountered: