Deleted the user and tried signing up with google and this happened.
TL;DR
Title: Google OAuth - User email already exists
Summary: A developer encountered an issue while trying to sign up with Google OAuth. The error message stated that the user's email already exists.
Solution: Since the user had already been deleted, a possible solution would be to troubleshoot the Google OAuth configuration. This could involve double-checking the callback URLs, client IDs, and permissions in the OAuth setup to ensure everything is correctly configured. Additionally, checking the database to ensure there are no remnants of the previously deleted user may also help resolve the issue.Recommended threads
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...