I usualy log the API calls and inspect the messages going back and forth
between your server and facebook.
I have some code on the tutorial that should help inspect the api calls
http://apps.new.facebook.com/facebooker_tutorial/getting_started/log_api_calls
I tested notifications on the tutorial and they appear to be working in that
context.
Dave
On Sat, Aug 16, 2008 at 12:17 PM, Phillip Shoemaker <pshoemaker at
gmail.com>wrote:
> I am getting this error:
>
> ---------------------------------------
> Facebooker::Session::MissingOrInvalidParameter in
> ImsickController#send_infection
>
> Invalid parameter
>
> RAILS_ROOT: /home/graynood/rails/imsick
> Application Trace | Framework Trace | Full Trace
>
> vendor/plugins/facebooker/lib/facebooker/parser.rb:455:in
`process''
> vendor/plugins/facebooker/lib/facebooker/parser.rb:15:in `parse''
> vendor/plugins/facebooker/lib/facebooker/service.rb:14:in `post''
> vendor/plugins/facebooker/lib/facebooker/session.rb:456:in `post''
> vendor/plugins/facebooker/lib/facebooker/session.rb:291:in
> `send_notification''
> vendor/plugins/facebooker/lib/facebooker/rails/publisher.rb:277:in
> `send_message''
> vendor/plugins/facebooker/lib/facebooker/rails/publisher.rb:384:in
> `method_missing''
> app/controllers/imsick_controller.rb:498:in `send_infection''
> --------------------------------------
>
> What is the best way to figure out what the parameter it says is missing or
> invalid? Any ideas what it might be, as this worked fine with a previous
> version of facebooker (before bebo and before the new publisher api).
>
> Thanks.
>
> _______________________________________________
> 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/20080816/5f898e59/attachment-0001.html>