<div dir="ltr">I think you need to skip the authentication filter for that controller.<br><br>skip_before_filter :ensure_authenticated_to_facebook<br><br>Then it won't redirect back to facebook.<br><br>Dave<br><br><br>
<div class="gmail_quote">On Mon, Aug 25, 2008 at 11:29 PM, Allen Walker <span dir="ltr"><<a href="mailto:auswalk@gmail.com">auswalk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Well my prob is I can't even do "<a href="http://www.myhost.com/photo/show/1" target="_blank">www.myhost.com/photo/show/1</a> <<a href="http://www.myhost.com/photo/show/1" target="_blank">http://www.myhost.com/photo/show/1</a>>". If I do that it redirects to my <a href="http://apps.facebook.com/myapp" target="_blank">apps.facebook.com/myapp</a><br>
<br>
I'm not sure how to bypass that.<br>
<br>
Ken Schroeder wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yeah I had this same question more or less week or so ago I ended up hard coding my callback_url and path in the view. :(<div class="Ih2E3d"><br>
<br>
On Tue, Aug 26, 2008 at 1:23 AM, Allen Walker <<a href="mailto:auswalk@gmail.com" target="_blank">auswalk@gmail.com</a> <mailto:<a href="mailto:auswalk@gmail.com" target="_blank">auswalk@gmail.com</a>>> wrote:<br>
<br>
So i guess my question then is, how do I setup a route so that if<br>
I do "<a href="http://www.myhost.com/photo/show/1" target="_blank">www.myhost.com/photo/show/1</a><br></div>
<<a href="http://www.myhost.com/photo/show/1" target="_blank">http://www.myhost.com/photo/show/1</a>>" it will not go thru facebook<div class="Ih2E3d"><br>
but instead go directly to my host.<br>
<br>
<br>
Allen Walker wrote:<br>
<br>
I see your point now..<br>
<br>
This is tricky. If I go to my host URL it auto redirects back<br>
to facebook. Looks like I'm gonna have to set a route up or<br>
something..<br>
<br>
<br>
_______________________________________________<br>
Facebooker-talk mailing list<br></div>
<a href="mailto:Facebooker-talk@rubyforge.org" target="_blank">Facebooker-talk@rubyforge.org</a> <mailto:<a href="mailto:Facebooker-talk@rubyforge.org" target="_blank">Facebooker-talk@rubyforge.org</a>><div class="Ih2E3d">
<br>
<a href="http://rubyforge.org/mailman/listinfo/facebooker-talk" target="_blank">http://rubyforge.org/mailman/listinfo/facebooker-talk</a><br>
<br>
<br>
</div></blockquote><div><div></div><div class="Wj3C7c">
<br>
_______________________________________________<br>
Facebooker-talk mailing list<br>
<a href="mailto:Facebooker-talk@rubyforge.org" target="_blank">Facebooker-talk@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/facebooker-talk" target="_blank">http://rubyforge.org/mailman/listinfo/facebooker-talk</a><br>
</div></div></blockquote></div><br></div>