Closed (fixed)
Project:
Services
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2009 at 18:53 UTC
Updated:
21 Feb 2010 at 05:29 UTC
I cannot figure out for the life of me why this is, but when I call the node.load service on a given nid, I fail to get all the CCK fields that are part of the node. The result is that I am unable to update the the field in the node that I really need, because it's not getting returned.
I've got the weight set very high on both the Services and Node Service modules. I added a watchdog var dump on the node being loaded in the node_service_load() function, and verified that the node is not complete.
This is very urgent. Anyone have any ideas?
Comments
Comment #1
marcingy commentedWe need more information what are you passing in the call etc, what server are you using? Does the call work if you do it from the services browser?
Comment #2
marcingy commentedclosing as no follow up