422 unauthorized
-
Hello
{ “code”: 422, “message”: “Unauthorized”, “errors”: [ “Unauthorized” ] }
{ “code”: 422, “message”: “Not Found”, “errors”: [ “Not Found” ] }
I am just trying to setup fluent SMTP with a 365 account. Everything on the Azure side gets a green tick, the token is accepted in Fluent, but when ever i send a test email the above error code appears.
The from email is the same email address as the 365 account the app and token is generated from.
A new error message appears, with “not found”, any ideas?
How do i fix this?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘422 unauthorized’ is closed to new replies.