Hi Jeff, The code can easily be adapted to not using the app key, the difference in the parameter signature is clear in the services test page.
Doesn't this Drupal handbook page (http://drupal.org/node/816934) help? On Sat, Mar 5, 2011 at 9:00 AM, <[email protected]> wrote: > 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": > > http://awebfactory.com.ar/node/434 > > The login service also works. > > Victor Kane > http://awebfactory.com.ar > http://projectflowandtracker > > >
