Unauthorized Error
-
Hi
FluentSMTP has been working brilliantly until at least a few days ago.
I am getting Unauthorized error when sending a test email (Microsoft account):
{ “code”: 422, “message”: “Unauthorized”, “errors”: [ “Unauthorized” ] }
I also setup a separate SMTP account to send from but this is not working either:
{ “code”: 422, “message”: “SMTP Error: Could not connect to SMTP host. Failed to connect to server”, “errors”: [ “SMTP Error: Could not connect to SMTP host. Failed to connect to server” ] }
I am on a GoDaddy managed wordpress package, there were several plugin updates recently but any help would be great.
Thanks
The topic ‘Unauthorized Error’ is closed to new replies.