On Sat, Jun 5, 2010 at 9:00 AM, Jimmy Xu xu.jimmy.wrk@gmail.com wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sat, Jun 5, 2010 at 11:53 PM, Ravi Parimi rparimi@gmail.com wrote:
$mw->{config}->{api_url} = 'https://wiki.eng.somecompany.com/index.php';
You should probably configure this to an "api.php", not an "index.php".
401 Authorization Required : error occurred when accessing https://wiki.eng.somecompany.com/index.php after 1 attempt(s) at
Try to open that URL in a web browser. Does it ask for a user name and password?
Yes, it indeed asks me for a login/password. I replaced the actual company name with the "companyname" string, but thought that was too obvious to state.
Thanks