Active
Project:
SOAP Server
Version:
6.x-1.2-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
21 Jun 2010 at 16:07 UTC
Updated:
21 Jun 2010 at 16:15 UTC
When I send a request
2
I get response
Client
method 'node.get' not defined in service
When I send request
2
I get
Client
Operation 'node.getRequest' is not defined in the WSDL for this service
What am I doing wrong?
Evidently the operation name differs from the method name. NOTE that the wsdl defines the request as "node.get"
Comments
Comment #1
rbuwi commentedWhen I send a request
I get response
When I send request
I get
What am I doing wrong?
Evidently the operation name differs from the method name. NOTE that the wsdl defines the request as "node.get"