Project:REST Server
Version:5.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I have succesfully installed this great module. If i call node.load method no problems. but when i try to do a node.save method i get this error:

Invalid Method Call to node_service_save. Requires 1, 0 given.

I think it the node param, but if its a new node i dont know what value must have "node"

Comments

#1

Node should be the array of the node you want to save, I believe.

nobody click here