Quantcast
Channel: Pragmatic Forums | Posts by Bill Gathen
Viewing all articles
Browse latest Browse all 25

Invitation form comes up blank (page 40) posted by Bill Gathen @ Thu, 31 Dec 2009 13:06:25 +0000

$
0
0

After a walkthrough of ensure_authenticated_to_facebook with the debugger, create_facebook_session returns false every time, leaving session[:facebook_session] nil, triggering new session/redirect to “http://www.facebook.com/login.php?api_key=...&v=1.0&next=%2f&canvas=true".

create_new_facebook_session_and_redirect creates a new session[:facebook_session] every time, but it doesn’t show up when I hit the page again.

When I start without being logged-in, it drops me to the login page. If I then login with my developer account, Facebook throws the following:


Errors while loading page from application
The URL ...my network info here... returned HTTP code 200 and no data.

Please try again later. We appreciate your patience as the developers of Bill Gathen and Facebook resolve this issue. Thanks!

It looks like FB is ignoring the redirect to the login page if I’m already logged-in and getting confused because there’s no data in the response.


Viewing all articles
Browse latest Browse all 25

Trending Articles