<div dir="ltr">Looks like I had some faulty session data from trying to add the App new with a misconfiguration. Clearing my session table fixed the problem.<br><br><div class="gmail_quote">On Thu, Jul 24, 2008 at 11:45 AM, Mike Mangino <<a href="mailto:mmangino@elevatedrails.com">mmangino@elevatedrails.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">It's hard to guess without a lot of code. My thought would be that you are using the facebook_session object somewhere. This is trying to request an auth_token from Facebook without a user ID.<br>
<br>
Does anyone understand the way requesting an auth token works? It seems to me we should never do that if no UID is present.<br>
<br>
Mike<div><div></div><div class="Wj3C7c"><br>
<br>
On Jul 24, 2008, at 11:36 AM, Ken Schroeder wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
We've recently set up a new application to branch our current app. The onlything that has really changed is 1) We have a new CanvasPage Api and Secret Key. When I try and hit my canvas page I get a 500 error and in the log I see:<br>
<br>
Processing FbSiteController#index (for <a href="http://69.63.176.93" target="_blank">69.63.176.93</a> at 2008-07-24 15:31:49) [GET]<br>
Session ID: f24d8a05ea0d0b890785c3aadbe6df43<br>
Parameters: {"fb_sig_time"=>"1216913509.4144", "fb_sig"=>"3495aac818a97e344cde747f893235d7", "_method"=>"GET", "fb_sig_locale"=>"en_US", "action"=>"index", "fb_sig_position_fix"=>"1", "fb_sig_in_canvas"=>"1", "fb_sig_request_method"=>"GET", "controller"=>"fb_site", "fb_sig_added"=>"0", "fb_sig_api_key"=>"aac4a507072a2272861620d4465805f9"}<br>
<br>
Facebooker::Session::MissingOrInvalidParameter (Invalid parameter):<br>
<br>
It's seems the error is because the session data is not entirely complete there is no fb_sig_user in the params. Anyone seen this before and have any suggestions? Thanks --ken<br>
<br></div></div>
_______________________________________________<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>
</blockquote>
<br>
--<br>
Mike Mangino<br>
<a href="http://www.elevatedrails.com" target="_blank">http://www.elevatedrails.com</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>