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
{[SparkPostError: UnprocessableEntity]name: 'SparkPostError',errors:[{message: 'required field is missing',description: 'content.from.email is a required field',code: '1400'}],statusCode: 422}
is from in object type not yet supported?
The text was updated successfully, but these errors were encountered:
I was able to send email using this fields in Node.js:
but then i change the from field into and object:
i got his error:
is from in object type not yet supported?
The text was updated successfully, but these errors were encountered: