[Facebooker-talk] redirect_to not preserving the base url

Mike Mangino mmangino at elevatedrails.com
Wed Aug 27 16:25:13 EDT 2008


So in a facebook request, you're running something like users_path and  
not getting '/forty_two_dev/users'

Is facebook sending the fb_sig_in_canvas parameter? Can you include  
the params info from your log?

Mike

On Aug 27, 2008, at 2:24 PM, Aurélien Malisart wrote:

> On Wed, Aug 27, 2008 at 7:10 PM, Mike Mangino
> <mmangino at elevatedrails.com> wrote:
>> It should. What does your configuration look like?
>
> My facebooker.yml is 'classical':
>
> development:
>  api_key: **
>  secret_key: **
>  canvas_page_name: forty_two_dev
>  callback_url: **
>  tunnel:
>    public_host_username: aurels
>    public_host: **
>    public_port: 3000
>    local_port: 3000
>
> Nothing related to facebooker in my environment.rb. What else config
> might be related?
> If I manually enter the url, the routing is OK. Only the generation
> isn't working.
>
> Thank you.

--
Mike Mangino
http://www.elevatedrails.com





More information about the Facebooker-talk mailing list