XMLRPC Woes

2009-10-21 Thread Brian Bouterse
I am trying to drive VCL via XMLRPC and am having a lot of trouble. I have correctly attached the X-User, X-Pass, and X-APIVERSION headers along with my HTTP transport, with the following values: X-User: ad...@local X-Pass: thecorrectpassword X-APIVERSION is correct I know most of it's

Re: XMLRPC Woes

2009-10-21 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian, You're hitting printXMLRPCerror(6); in utils.php, function checkAccess. That makes me think one of 2 things: (1) in conf.php, for your Local Account entry in $authMechs, type is not set to local (case important) or (2) the foreach loop a