<div dir="ltr">I usualy log the API calls and inspect the messages going back and forth between your server and facebook.<br><br>I have some code on the tutorial that should help inspect the api calls<br><br><a href="http://apps.new.facebook.com/facebooker_tutorial/getting_started/log_api_calls">http://apps.new.facebook.com/facebooker_tutorial/getting_started/log_api_calls</a><br>
<br>I tested notifications on the tutorial and they appear to be working in that context.<br><br>Dave<br><br><div class="gmail_quote">On Sat, Aug 16, 2008 at 12:17 PM, Phillip Shoemaker <span dir="ltr">&lt;<a href="mailto:pshoemaker@gmail.com">pshoemaker@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I am getting this error:<br>
<br>
---------------------------------------<br>
Facebooker::Session::MissingOrInvalidParameter in ImsickController#send_infection<br>
<br>
Invalid parameter<br>
<br>
RAILS_ROOT: /home/graynood/rails/imsick<br>
Application Trace | Framework Trace | Full Trace<br>
<br>
vendor/plugins/facebooker/lib/facebooker/parser.rb:455:in `process&#39;<br>
vendor/plugins/facebooker/lib/facebooker/parser.rb:15:in `parse&#39;<br>
vendor/plugins/facebooker/lib/facebooker/service.rb:14:in `post&#39;<br>
vendor/plugins/facebooker/lib/facebooker/session.rb:456:in `post&#39;<br>
vendor/plugins/facebooker/lib/facebooker/session.rb:291:in `send_notification&#39;<br>
vendor/plugins/facebooker/lib/facebooker/rails/publisher.rb:277:in `send_message&#39;<br>
vendor/plugins/facebooker/lib/facebooker/rails/publisher.rb:384:in `method_missing&#39;<br>
app/controllers/imsick_controller.rb:498:in `send_infection&#39;<br>
--------------------------------------<br>
<br>
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).<br>

<br>
Thanks.<br>
<br>
_______________________________________________<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></div><br></div>