[Facebooker-talk] redirect with application add

BJ Clark bjclark at scidept.com
Tue Aug 19 16:38:28 EDT 2008


The only way I've been able to handle this is to set a session  
variable and then handle that in your default url (or before_filter or  
whatever) that facebook is sending them to.
Maybe someone has something more elegant?

BJ Clark


On Aug 19, 2008, at 2:27 PM, Ken Schroeder wrote:

> There are groups within our app that people can be invited too. If a  
> user recieves an invite to a group and hasn't yet added the  
> application the filter chain ends up redirecting them to the main  
> canvas page instead of the the group page directly.  Is there a way  
> to handle this if the user hasn't installed the app, I tried  
> redirect_back_or_default in one of my controllers but it ended up  
> putting me into a loop.
> _______________________________________________
> Facebooker-talk mailing list
> Facebooker-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/facebooker-talk



More information about the Facebooker-talk mailing list