Hi Victor. I did see that one earlier on, but I still question what I need to do to resolve inside the code that in the case of this server the incoming request will not be using authentication, so there won't be an application/api key needed, no specific domain, etc.
Jeff
On 03/05/2011 03:04
AM, Victor Kane wrote:
I've written several times over the years on how to use this module, the last time using an application key that is only good from a given domain: "Accessing a Drupal xmlrpc server using api key and session id from php - a working example you can actually use":
The login service also works.
Victor Kane