Since itβs complaining about the input, have you tried removing the input and seeing if the code gets run there?
A few other things to make sure is:
have you added the data transformer to the root t object?
if your queries arenβt reaching the server, have you added a terminating link? This was optional in v9 but mandatory in v10 (should TypeError if you donβt so presume you have)