<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&#39;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">&lt;<a href="mailto:auswalk@gmail.com">auswalk@gmail.com</a>&gt;</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 &nbsp;my prob is I can&#39;t even do &quot;<a href="http://www.myhost.com/photo/show/1" target="_blank">www.myhost.com/photo/show/1</a> &lt;<a href="http://www.myhost.com/photo/show/1" target="_blank">http://www.myhost.com/photo/show/1</a>&gt;&quot;. 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&#39;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. &nbsp;:(<div class="Ih2E3d"><br>
<br>
On Tue, Aug 26, 2008 at 1:23 AM, Allen Walker &lt;<a href="mailto:auswalk@gmail.com" target="_blank">auswalk@gmail.com</a> &lt;mailto:<a href="mailto:auswalk@gmail.com" target="_blank">auswalk@gmail.com</a>&gt;&gt; wrote:<br>

<br>
 &nbsp; &nbsp;So i guess my question then is, how do I setup a route so that if<br>
 &nbsp; &nbsp;I do &quot;<a href="http://www.myhost.com/photo/show/1" target="_blank">www.myhost.com/photo/show/1</a><br></div>
 &nbsp; &nbsp;&lt;<a href="http://www.myhost.com/photo/show/1" target="_blank">http://www.myhost.com/photo/show/1</a>&gt;&quot; it will not go thru facebook<div class="Ih2E3d"><br>
 &nbsp; &nbsp;but instead go directly to my host.<br>
<br>
<br>
 &nbsp; &nbsp;Allen Walker wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;I see your point now..<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;This is tricky. If I go to my host URL it auto redirects back<br>
 &nbsp; &nbsp; &nbsp; &nbsp;to facebook. Looks like I&#39;m gonna have to set a route up or<br>
 &nbsp; &nbsp; &nbsp; &nbsp;something..<br>
<br>
<br>
 &nbsp; &nbsp;_______________________________________________<br>
 &nbsp; &nbsp;Facebooker-talk mailing list<br></div>
 &nbsp; &nbsp;<a href="mailto:Facebooker-talk@rubyforge.org" target="_blank">Facebooker-talk@rubyforge.org</a> &lt;mailto:<a href="mailto:Facebooker-talk@rubyforge.org" target="_blank">Facebooker-talk@rubyforge.org</a>&gt;<div class="Ih2E3d">
<br>
 &nbsp; &nbsp;<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>