Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using django facebook_connect with my app.It is working means I can login through facebook to my app.But yet I have two issues.

1) After login it does not display me the profile of user but shows the default page, and when I manually type the url (http://mywebsite/profile) then it shows the user profile and the database is also updated with one facebook user means I can login through facebook, So how can I see redirect to user profile after login through facebook.

2) My site url is also not working (http://mywebsite/facebook_connect) , It gives me the error of page not found

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.