• Resolved abhifurniterus

    (@abhifurniterus)


    The gmail account is suddenly logout or being removed from wpmail setting, and when my website trying to send email. there was error that say login required, this problem is solved by only re-login my gmail to apps. but this problem is occured frequently maybe after a hour or some email sended.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter abhifurniterus

    (@abhifurniterus)

    Update the error looks like this,
    the authorization is removed, my gmail/google account doesn’t use 2FA.

    Mailer: Gmail
    {
    "error": {
    "errors": [
    {
    "domain": "global",
    "reason": "required",
    "message": "Login Required",
    "locationType": "header",
    "location": "Authorization"
    }
    ],
    "code": 401,
    "message": "Login Required"
    }
    }

    Hi @abhifurniterus,

    When you get a chance, could you please send the test email and share the full error log here? Did you have click the orange ‘Allow…’ button and saw a Google screen to allow sending emails for your app? Maybe there’s an issue generating Access Token. Please try setting up Gmail again. Here’s our documentation.

    I hope this helps!

    Hi @abhifurniterus – We haven’t heard from you in about a week, so I’m going to go ahead and mark this ticket resolved. If you still have questions, though, please feel welcome to continue the conversation.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘GMail Account Logout’ is closed to new replies.