Re: facebook login problem

2012-03-05 Thread dummyman dummyman
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

Re: facebook login problem

2012-02-29 Thread Vignesh Sunder
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

facebook login problem

2012-02-29 Thread dummyman dummyman
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,