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.
Please help me out. How do I avoid redirects?
check out rails: skip_before_filter
hth
ilan
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.