[Facebooker-talk] rendering images from a file upload
David Clements
digidigo at gmail.com
Tue Aug 26 01:31:07 EDT 2008
I think you need to skip the authentication filter for that controller.
skip_before_filter :ensure_authenticated_to_facebook
Then it won't redirect back to facebook.
Dave
On Mon, Aug 25, 2008 at 11:29 PM, Allen Walker <auswalk at gmail.com> wrote:
> Well my prob is I can't even do "www.myhost.com/photo/show/1 <
> http://www.myhost.com/photo/show/1>". If I do that it redirects to my
> apps.facebook.com/myapp
>
> I'm not sure how to bypass that.
>
> Ken Schroeder wrote:
>
>> 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. :(
>>
>> On Tue, Aug 26, 2008 at 1:23 AM, Allen Walker <auswalk at gmail.com <mailto:
>> auswalk at gmail.com>> wrote:
>>
>> So i guess my question then is, how do I setup a route so that if
>> I do "www.myhost.com/photo/show/1
>> <http://www.myhost.com/photo/show/1>" it will not go thru facebook
>> but instead go directly to my host.
>>
>>
>> Allen Walker wrote:
>>
>> I see your point now..
>>
>> This is tricky. If I go to my host URL it auto redirects back
>> to facebook. Looks like I'm gonna have to set a route up or
>> something..
>>
>>
>> _______________________________________________
>> Facebooker-talk mailing list
>> Facebooker-talk at rubyforge.org <mailto:Facebooker-talk at rubyforge.org>
>> http://rubyforge.org/mailman/listinfo/facebooker-talk
>>
>>
>>
> _______________________________________________
> Facebooker-talk mailing list
> Facebooker-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/facebooker-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20080825/ed143fcd/attachment-0001.html>
More information about the Facebooker-talk
mailing list