Comment 1 for bug 846187

Revision history for this message
Julian Edwards (julian-edwards) wrote : Re: createPPA() api call doesn't create ppas

If this isn't working, it's a critical regression! However, I've tried to re-create and I have found the problem. For some weird reason, replacing

team = launchpad.me

with

team = launchpad.people['julian-edwards']

fixes the issue. I've no idea why launchpad.me doesn't work.