when passing in a message where the params is specified before the method an error will occur if the you are using named parameters and the parameter is an array.
The symptom is an error message like the following: "Could not parse request: Object must implement IConvertible"