Hi Marco, while the 2 query parameters are optional, rest functions have no means of knowing that, so you need to provide values for all parameters that method requires. changing your code to [code]restfn.call("icndbClient", "com.example.IcndbService", "com.example.IcndbService.joke", ["random", null, null])[/code] should fix the problem.
HTH, Jan -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=ed496868-9d67-41d0-b36f-cf2b35a600d5 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------