Re: pyfacebook @facebook.require_login() not working

2011-03-15 Thread Matias Aguirre
I don't have the solution for your issue, didn't used pyfacebook, yet. But if you are looking to register users using Facebook OAuth, then django-social-auth may fit your needs: http://github.com/omab/django-social-auth/ Then you can use any other Facebook API around to access users content a

pyfacebook @facebook.require_login() not working

2011-03-15 Thread mongoose
Hi there, First time using pyFacebook. I've literally copied the example application [https://github.com/sciyoshi/pyfacebook/tree/master/ examples/fbsample] and put it up onto my server. I've created an FB app and now when I try to load the app basically what happens is that the browser keeps refr