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
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...