Here are the parameters passed in the POST request :

Array
(
[sessid] => 53aa8728a1f3a6bca56c410657050624
[method] => node.save
[params] => {"node":{"type":"performance","title":"TITLE","body":"test","field_partage":{"value":"Priv\u00e9"},"field_chanson_originale":{"nid":"21"}}}
)

The field_chanson_originale field never get saved. If I put it as a required field, I get "field required" error.

Comments

houdelou’s picture

I'm not sure if it is a JSONRPC Server module issue or a Services module issue. I found a solution that worked for me and I posted it in one of the services bug report http://drupal.org/node/275045#comment-2900846.