Facebook RunWithFriend redirects to homepage
Posted
by
Clynamen
on Stack Overflow
See other posts from Stack Overflow
or by Clynamen
Published on 2012-10-04T21:36:31Z
Indexed on
2012/10/04
21:37 UTC
Read the original article
Hit count: 181
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:
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?
© Stack Overflow or respective owner