[Facebooker-talk] Facebooker::Session::IncorrectSignature exception when adding application
Xue Wei li
xu3w31l1 at gmail.com
Wed Jul 23 03:26:01 EDT 2008
On Tue, Jul 22, 2008 at 7:37 PM, Richard Jordan <jordanr at cs.washington.edu>
wrote:
> I have,
> ensure_application_is_installed_by_facebook_user :except => [:uninstall]
> in my controller. I can't see how that would cause problems?
I did the same thing with my app
Also, my post-add url hits a controller protected by the ensure installed
> filter. No problem for me there either. One note, make sure in your FB
> setting your post-add url is your canvas page (not your server like your
> callback url).
>
same thing here - my app in post add (even though my app fails during the
add) works perfectly fine
I'm assuming your callback url calls an 'add' method for your app
besides saving facebook uids - does it do anything like app redirection?
For some reason, I don't know why - facebooker things the actual signature
during an application add, is my app's secret key - when it's supposed to be
blank...
>
> Maybe, Dave's Facebooker Tutorial section "make user add application" would
> help? FB authentication can be tricky.
>
it was the 1st thing I read... but in my case I need to see the whole
picture (a zipped sample app that would help) - snippets only go so far
>
> Richard
>
>
>
> On Tue, 22 Jul 2008, William Thomas wrote:
>
> I'm using :ensure_authenticated_to_facebook since I don't have an
>> application but only want access to the data.
>>
>>
>>
>> ----- Original Message ----
>> From: Xue Wei li <xu3w31l1 at gmail.com>
>> To: facebooker-talk at rubyforge.org
>> Sent: Monday, July 21, 2008 10:05:17 PM
>> Subject: Re: [Facebooker-talk] Facebooker::Session::IncorrectSignature
>> exception when adding application
>>
>>
>> I was thinking that and I could be wrong but you know I looked at example
>> after example and I haven't seen anyone do an :exclude for the
>> ensure_facebook_application_is_installed with exception for a 'remove_app'
>> method. Am I wrong? What if I wanted to access show facebook data on the
>> first page?
>>
>> from Dav Yaginuma <dav.yaginuma at gmail.com>
>> to Xue Wei li <xu3w31l1 at gmail.com>
>> date Mon, Jul 21, 2008 at 11:21 AM
>> subject Re: [Facebooker-talk] Facebooker::Session::IncorrectSignature
>> exception when adding application
>> mailed-by gmail.com
>>
>> hide details 11:21 AM (8 hours ago) Reply
>>
>>
>>
>> I think I saw this, and the problem was the post-add URL defined in the FB
>> app page needs to go to a controller action that skips the
>> ensure_facebook_application_is_installed filter.
>>
>>
>>
>> _______________________________________________
> 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/20080723/2a85c883/attachment.html>
More information about the Facebooker-talk
mailing list