Gmail client changing password
-
Is there any work around for Google Workspace’s (Gmail API) when the client changes their password? it knocks out their website emails completely, really frustrating situation and web developer ends up getting the blame. It’s on the client to remember to tell us they changed their password at 2am in the morning or their whole website emails go down?
Error code after client changes their password:
Token has been expired or revoked.(invalid_grant)
Is there any work around to improve the connection so it doesn’t constantly drop out?
Or is there a way to make it send unauthenticated automatically via WordPress, if it fails SMTP so at least theirs a slight chance of website emails reaching the clients inbox?
I’d recommend updating this article to warn anyone setting this up if the Gmail password is changed the emails will fail to send: https://postmansmtp.com/how-to-configure-post-smtp-with-gmailgsuite-using-oauth/ As API is supposed to fix the issue of the client changing their password..
Frustration directed at Google not Post SMTP as it looks like their change is causing this situation.- This topic was modified 10 months, 3 weeks ago by .
- This topic was modified 10 months, 3 weeks ago by .
The page I need help with: [log in to see the link]
- The topic ‘Gmail client changing password’ is closed to new replies.