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'm following the Canvas app Example of Facebook, but it seems that I'm unable to login succesfully, thus I'm unable to use the example app because I'm always redirected to the main page.

I think I set all the parameters correctly, except for the OAuth Migration that should be enabled. There is no such option in Facebook developer panel.

This is a screen of the main page as it appears to me after the login: Run with friends mainpage

I have the same problem explained here:

Canvas demo (runwithfriends) always redirects to main page under my own GAE

with the exception that even the application on facebook GAE redirects me to the main page even if I successfully log in.

Did anyone experienced a similar problem?

share|improve this question

1 Answer

eventually the facebook example is out of date. I committed a working example here https://github.com/fbsamples/web-runwithfriends

share|improve this answer

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.