-
Guedes has quit
-
dblado joined the channel
-
dblado_ joined the channel
-
yanik joined the channel
-
yanik
anyone here?
-
cadillac_
hi yanik
-
yanik
hi!
-
thx god
-
cant go to sleep :)
-
cadillac_, call you tell me, why {% url 'social:begin' backend='instagram' %} returns "Backend not found"
-
and i follow the docs as strict as possible
-
there is no instagram AUTHENTICATION_BACKENDS, right? i should use 'social.backends.google.GoogleOAuth2',
-
-
can you help me with this? :)
-
cadillac_
why would you use google backend if you want to use instagram?
-
you should add 'social.backends.instagram.InstagramOAuth2' to AUTHENTICATION_BACKENDS setting
-
yanik
oh!
-
cadillac_, but No module named 'social.backends.InstagramOAuth2django' and
-
cadillac_
what's that "2django"?
-
yanik
also module named 'social.backends.instagram.InstagramOAuth2django'; 'social.backends.instagram' is not a package
-
what do you mean?
-
yes, i use Django
-
cadillac_
ok, but why does your string end with "2django" ?
-
'social.backends.InstagramOAuth2django' <-- it ends in 2django, why?
-
yanik
ohh, sorry
-
thx for your time :)
-
cadillac_
the value should be: 'social.backends.instagram.InstagramOAuth2' <--- not that it doesn't end in 2django
-
yanik
bad copy
-
cadillac_
ok
-
yanik
i dont have 2django in my setting
-
anyway, will drill docs again
-
cadillac_
what version of python-social-auth are you using?
-
yanik
-
latest one
-
sec
-
cadillac_
-
yanik
installed in the morningpython-social-auth (0.2.13)
-
yeah, i have all this settings
-
but there is not InstagramOAuth2, in the docs
-
cadillac_
there's now
-
yanik
:D
-
it's maybe because i Add 'social.apps.django_app.default', in my apps?
-
and i should just 'social'?
-
-
full gist,
-
cadillac_
that app is fine
-
yanik
i thought too, because we need some more like django, not just python
-
cadillac_
it keeps saying 2django in that string
-
yanik
yes, but i dont have any social.backends.instagram.InstagramOAuth2django in my path :)
-
i will check
-
again and again
-
clearly this is a problem
-
cadillac_
yeah, you won't, the name is social.backends.instagram.InstagramOAuth2
-
yanik
i even use sublim mass search, weird
-
cadillac_
also, the login URL is not /login/Instagram/, it's /login/instagram/ (lowercase)
-
yanik
thx for your time, if you need any help -- let me know :D
-
yanik joined the channel
-
yanik has quit