Displaying 5 results from an estimated 5 matches for "fb_sig_expir".
Did you mean:
fb_sig_expires
2007 Dec 08
3
Uploading photos using facebook & attachment_fu
Hi All,
I''m trying to use a form to upload a photo that I will save using
attachment_fu. I''m very new to Facebookr so I apologize if this is covered
somewhere, but I''m kind of stumped.
Here''s what I''m doing now:
<% facebook_form_for(:my_object, :url => { :action => ''upload_photo'', :id =>
params[:id] }, :html => {
2008 Sep 08
0
InvalidAuthenticityToken when user adds application through facebook registration
...quot;, "installed"=>"1",
"action"=>"inde
x", "fb_sig_session_key"=>"b3286f3c51ba8da745b45732-1487557007",
"auth_token"=>"a3a7138b014d8a4ceedc6fdbc3cd3822", "controller"=
>"home", "fb_sig_expires"=>"0", "fb_sig_added"=>"1",
"fb_sig_api_key"=>"06565c8dc05254276bcffcff049f604b", "fb_sig_profile_updat
e_time"=>"0", "fb_sig_user"=>"1487557007", "fb_sig_registration"=>&quo...
2008 Mar 11
0
Facebooker-talk Digest, Vol 5, Issue 12
..."fb_sig_session_key" => "d82ebe8648254d4cef7d993a-1953401",
"fb_sig_position_fix" => "1",
"fb_sig_in_canvas" => "1",
"fb_sig_request_method" => http_verb.to_s.upcase,
"fb_sig_expires" => "0",
"fb_sig_added" => "1",
"fb_sig_api_key" => Facebooker::Session.api_key,
"fb_sig_profile_update_time" => "1203267404",
"fb_sig_user" => @fb_id }
fb_par...
2008 Mar 11
0
Facebook_request in unit tests
..."fb_sig_session_key" => "d82ebe8648254d4cef7d993a-1953401",
"fb_sig_position_fix" => "1",
"fb_sig_in_canvas" => "1",
"fb_sig_request_method" => http_verb.to_s.upcase,
"fb_sig_expires" => "0",
"fb_sig_added" => "1",
"fb_sig_api_key" => Facebooker::Session.api_key,
"fb_sig_profile_update_time" => "1203267404",
"fb_sig_user" => @fb_id }
fb_params.m...
2008 Mar 27
0
handling post-remove URL / uninstall of application
..."fb_sig_time" => Time.now,
"fb_sig_user" => "1",
"fb_sig_profile_update_time" => nil,
"fb_sig_session_key" => nil,
"fb_sig_expires" => nil,
"fb_sig_api_key" => "<something>",
"fb_sig_added" => nil,
"fb_sig" => "something" }
assert_nil WebUser.find_by_id( 1 ), "the...