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

marcingy’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

We 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?

marcingy’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

closing as no follow up