Getting Started - Help!
Posted by gmak on February 14, 2012 at 11:12am
Hi,
I've just started using Services 3 for a project where (eventually) we will be accessing Drupal via webservices. I have the modules installed and everything seems to be working in my tests.
However, as I try to start to try to create nodes, I am running into problems.
I have setup a REST server, with node as one of the resources available. I can create a node, which is stored in the database, but it is only creating the title. It appears that my formatting of the JSON query is not correct, but I can find little to suggest where my problem might lie.
Read more