Mail service not enabled error
-
Hi, the Fluent SMTP service stopped working on one of my websites (https://thelaundry-rooms.co.uk) so my client’s emails haven’t been delivered for a month or two.
The account needed reauthenticating but that didn’t work so I created both a new connection in Fluent SMTP and a new Project in Google Cloud following the step-by-step instructions. When I sent a test email I’m getting the error below
{ “error”: { “code”: 400, “message”: “Mail service not enabled”, “errors”: [ { “message”: “Mail service not enabled”, “domain”: “global”, “reason”: “failedPrecondition” } ], “status”: “FAILED_PRECONDITION” } }
I have double-checked that the Gmail API is enabled and have also double-checked that client ID and secret as well as re-autenticating and adding the token but the error remains. This is an urgent request as my client is losing business.
The page I need help with: [log in to see the link]
The topic ‘Mail service not enabled error’ is closed to new replies.