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.