when adding my application, in the 'add application' call back, i get an incorrect signature error
the 'expected_signature' in verify_signature is nil. I am accessing facebook from an external app.
vendor/plugins/facebooker/lib/facebooker/rails/controller.rb:106:in `verify_signature'
vendor/plugins/facebooker/lib/facebooker/rails/controller.rb:88:in `verified_facebook_params'
vendor/plugins/facebooker/lib/facebooker/rails/controller.rb:32:in `facebook_params'
vendor/plugins/facebooker/lib/facebooker/rails/controller.rb:148:in `application_is_installed?'
vendor/plugins/facebooker/lib/facebooker/rails/controller.rb:175:in `ensure_application_is_installed_by_facebook_user' |