I'm just getting started with facebooker. I got a nasty problem. Every
request redirects to facebook for authentication because i have included
ensure_authenticated_to_facebook and oce the authentication is over I'm
redirected back to the callback URL. The original requested URL is lost.
I suspected of not using DB sessions, but I'm using DB as the session
store.
I'm just getting started with facebooker. I got a nasty problem. Every
request redirects to facebook for authentication because i have included
ensure_authenticated_to_facebook and oce the authentication is over I'm
redirected back to the callback URL. The original requested URL is lost.
I suspected of not using DB sessions, but I'm using DB as the session
store.