node.get doesn't work?

Hi,
I've just started experimenting with Services, and I can't get node.* methods to work.

If I do system.listMethods(), I get a list containing node.get, amongst others. If I then call system.methodSignature('node.get'), I get an error message "Requested method node.get signature not specified." It works for the system.* methods. I have granted permission to "load node data" to all users.

Does anyone know what is wrong? I use services ver 6.x-2.x-dev from Oct 15th (on D6.14).

/Dag

Groups:
Login to post comments

How?

Aaron.Moline - Fri, 2009-10-23 20:52

Are you trying to run these remotely or through the service console in Drupal?


Remotely

dag_helstad - Sat, 2009-10-24 06:40

I ran them remotely. I tried "downgrading" to the latest non-dev release, and then I got it to work.