You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raiseutil.APIError(400, message="User already exists with this email.")
205
+
raiseutil.APIError(400, message="User already exists with this email. If you would like to change your login method, reach out to [email protected] with this token: "+str(oauth_id))
199
206
200
207
ifdefault_username:
201
208
# Try to use default username, but give up if taken.
0 commit comments