Comment 7 for bug 498181

Revision history for this message
Markus Korn (thekorn) wrote : Re: cannot propose a member to a team trough launchpadlib

I can reproduce this problem, this is the error I get (please see the attached log for complete debug output):
I'm using a tempdir as cache/for credentials, so I don't have possibly broken stuff around.

HTTPError: HTTP Error 401: Unauthorized
---------------------------------------------------------------------------
Response: {'content-length': '108',
 'content-type': 'text/plain',
 'date': 'Fri, 18 Dec 2009 14:36:19 GMT',
 'server': 'zope.server.http (HTTP)',
 'status': '401',
 'via': '1.1 wildcard.staging.launchpad.net',
 'x-lazr-oopsid': 'OOPS-1448S169',
 'x-powered-by': 'Zope (www.zope.org), Python (www.python.org)'}
Content: "(<EmailAddress at 0x97bdd50 <email address hidden> [Preferred Email Address]>, 'email', 'launchpad.View')"
---------------------------------------------------------------------------