Hi
i tried tat code and im getting d same error
Please help me out
here are specifications
use facebook login.
and once the user logins get his id
and using his id get basic information
and also get other information like books etc using access token
get the json object
please provide the deta
This might help you in managing the session. I had a similar problem a
year ago and used the following snippet:
http://djangosnippets.org/snippets/2065/
Cheers!
On Wed, Feb 29, 2012 at 5:29 PM, dummyman dummyman wrote:
> Hi , i am using django framework at the back end
>
> I have used facebook
Hi , i am using django framework at the back end
I have used facebook s social plugin login for authentication
My Facebook Login Page
http://connect.facebook.net/en_US/all.js";>
FB.init({
appId:'My_app_id', cookie:true,
3 matches
Mail list logo