i have getting below error :
{
"date": "2023-03-15T05:17:14.663Z",
"type": "fn",
"description": "To: akgupta317@gmail.com",
"connection": "email",
"connection_id": "",
"client_id": "xUGNdBpvT9W6KpUlQUy8ZrzZbwVCnysQ",
"details": {
"email_type": "verification_code",
"to": "akgupta317@gmail.com",
"error": "The from address does not match a verified Sender Identity. Mail cannot be sent until this error is resolved. Visit https://sendgrid.com/docs/for-developers/sending-email/sender-identity/ to see the Sender Identity requirements"
I am using send grid as a custom email service.
i have also verified sender identity on sendgrid, still it shows same error.