SocialApp matching query does not exist.
nomhoi opened this issue · 1 comments
nomhoi commented
I get this error:
DoesNotExist at /auth/facebook/
SocialApp matching query does not exist.
Social app Facebook was added.
Local vars:
Variable | Value |
---|---|
args | () |
clone | <QuerySet []> |
kwargs | {'provider': 'facebook', 'sites__id': 1} |
limit | 21 |
num | 0 |
self | <QuerySet [<SocialApp: Facebook>]> |
nomhoi commented
Found the problem.