User can't sign in with Google after email address change #10263
-
What happened?After changing a user's email address in our Google Workspace, they can no longer sign in to LibreChat using their Google account. LibreChat shows an error message: {"messages":"An document with that [\"googleId\"] already exists.","fields":"[\"googleId\"]"}Maybe LibreChat doesn't recognize the email address and attempts to create a new user, which then fails when it attempts to reuse the (Google) account ID? Version Informationv0.8.0 Steps to Reproduce
What browsers are you seeing the problem on?No response Relevant log output{"messages":"An document with that [\"googleId\"] already exists.","fields":"[\"googleId\"]"}ScreenshotsNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
See the discussion here: #9713 |
Beta Was this translation helpful? Give feedback.
-
|
Also, the |
Beta Was this translation helpful? Give feedback.
Also, the
googleIdis likely the same even though the email address is different. You will have to edit the database user document to update the email.