← Back to team overview

openerp-community team mailing list archive

Re: AccessDenied on OpenERP 6.1's XMLRPC on specific database

 

> Here is the function we coded to get the Currency ID for a given Company
> ID:
> 
> http://pastebin.com/crwTmdaa

Maybe the problem is a lot simpler. In line 14, I see

$this->msg->addParam(new xmlrpcval($this->user, "string"));

at the place where the password should be. Now testdatabases tend to use 
logins like test/test, which would be the reason the code works in the test 
environment but not in your production environment?

-- 
Therp - Maatwerk in open ontwikkeling

Holger Brunn - Ontwerp en implementatie

mail: holger@xxxxxxxx
web: http://therp.nl


References