Replies: 0
Hello,
I’ve configured my google workspace email and made sure the Gmail API is enabled, but I’m getting this error message when I try and send a test email:
Email Source: WPForms Lite
Mailer: Google / Gmail
{
"error": {
"code": 400,
"message": "Precondition check failed.",
"errors": [
{
"message": "Precondition check failed.",
"domain": "global",
"reason": "failedPrecondition"
}
],
"status": "FAILED_PRECONDITION"
}
}