social-app-django icon indicating copy to clipboard operation
social-app-django copied to clipboard

IntegrityError at /oauth/complete/google-oauth2/

Open HashimJaved09 opened this issue 5 years ago • 0 comments

IntegrityError at /oauth/complete/google-oauth2/

duplicate key value violates unique constraint "sqlite_autoindex_accounts_user_2" DETAIL: Key (email)=([email protected]) already exists.

I am having this error. I already have account with this email and when I try to register using this email, I get this error. Is there any way to redirect the user to some custom page showing appropriate message.

HashimJaved09 avatar Apr 17 '19 06:04 HashimJaved09