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
Hi, I'm using the version 1.110.
I have the following error trying to send an email in MIME type:
Client error: `POST https://graph.microsoft.com/v1.0/users/[EMAIL_ADDRESS]/sendMail` resulted in a `403 Forbidden` response:
{"error":{"code":"ErrorSendAsDenied","message":"The user account which was used to submit this request does not have the right to send mail on behalf of the specified sending account., Cannot submit message."}}
Hi, I'm using the version 1.110.
I have the following error trying to send an email in MIME type:
The code used to send is the following:
With the same email account, if I send an email in Json format I do not have any error.
Any Idea how to solve?
Thanks
Francesco
The text was updated successfully, but these errors were encountered: