Microsoft 365 OAuth β 422 Forbidden when sending test email with Shared Mailbox
Hello,
I'm having an issue with the Microsoft 365 (OAuth) connection in FluentSMTP.
The OAuth authorization completes successfully, and the connection is created without errors. However, sending a test email always returns:
{
"code": 422,
"message": "Forbidden"
}
The sender is a Shared Mailbox, authenticated using its associated user account.
Could you please advise what might be causing this 422 Forbidden error or if any additional permissions are required for Shared Mailboxes?
Thank you.
You may try this video: https://www.youtube.com/watch?v=Y97fhfUfXc4
I am having the same problem and renewing the expired key. Did you manage to fix it?