Closed (fixed)
Project:
SOAP Server
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2008 at 08:39 UTC
Updated:
11 Nov 2008 at 20:52 UTC
Hi, I have the soap server running on Drupal 6 and am able to send requests to it using soapUI and also via http://localhost/drupal-6.x/?q=admin/build/services. However, I can't seem to get a positive response to user.login. Can someone explain how the fields should be used: hash, domain_name, domain_time_stamp, nonce, sessid, username, password?
Thanks,
John
Comments
Comment #1
jpulles commentedThe solution can be found in the example at http://drupal.org/node/308629. Translated into PHP this makes something like:
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.