Hi Victor and Blake. Thanks for the link! Had a time-warp weekend
rescuing a crashed dev environment (magic sysrq keys leaves much to be
desired), but am trying it this morning!
On 03/05/2011 10:37 AM, Victor Kane wrote:
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 03/05/2011 09:49 AM, Blake Senftner wrote:
Jeff,
Take a look at this d.o page:
http://drupal.org/node/816934
It shows example XMLRPC code for Services 6.x-2.0 (which predates the 6.x-2.2
rewrite) using both with and without API keys. (The example code showing logic
with API key authentication is a comment at the bottom.) Perhaps this will
provide the comparison info you seek to learn how your parameters need to be
handled without authentication.