Service 3 on Drupal6, how it works
Posted by smerino on January 30, 2012 at 11:35am
Hello everybody.
I'm trying to use service 3 in drupal6. But I have some problems with it and there isn't any complete tutorial about how to create a service and to test it.
I have installed the module without any problem, I added a new service, and I added some resources to it, but I can't access to that service using the browser, all I get is "not found" error.
I tried to access using:
http://hostname/drupal6/services/endpoint/
But the directory services doesn't exist. Did I need to create it?