shubham1710 / Fenice-Network

Building the job search portal which helps both recruiters and job seekers to get perfect jobs.
46 stars 28 forks source link

SocialApp matching query does not exist. #4

Closed daaslabs closed 3 years ago

daaslabs commented 3 years ago

DoesNotExist at /accounts/google/login/ SocialApp matching query does not exist.

shubham1710 commented 3 years ago

I too ran into this error while developing the website. Please look here: https://stackoverflow.com/questions/15409366/django-socialapp-matching-query-does-not-exist You would surely get the answer. The Django admin configuration for the social site that needs to be done correctly. I guess that's what is the cause for the error.