Services - setting up a leisure server

I have a Services 6.x-2.4 module installed on the Drupal 6 website. I'm trying to use REST, but I'm having difficulty working.

For example, http://mysite.com/services/xmlrpc returns some kind of feedback that the server is running. So far, http://mysite.com/services/rest is returning nothing, and I'm not sure if the server really works.

Can someone suggest some direction please?

+3
source share
1 answer

Verify that the endpoint is configured and enabled. You will have to additionally enable resources for the endpoint.

0
source

All Articles