I followed the screencast step by step and couldn't get the login redirection working.
After approving the app with FB's dialog, i'm being redirected to a permissions request dialog and then all I get is a blank page as seen in the screenshot:
the contents of the dialog is the following javascript snippet
UPDATE: deployed the test app on Heroku and everything works so I guess it is some facebook domain issue. Still no go for localhost.
I followed the screencast step by step and couldn't get the login redirection working.
After approving the app with FB's dialog, i'm being redirected to a permissions request dialog and then all I get is a blank page as seen in the screenshot:
the contents of the dialog is the following javascript snippet
I'm suspecting Facebook's strict policies with XSS and same-site origin requests but it worked for Ryan...
Maybe one of you wonderful readers have bumped into this "undebuggable" weird behavior?