Comment 1 for bug 793174

Revision history for this message
Michael Terry (mterry) wrote : Re: Unable to configure ppa with quickly project

This sure looks to me like a launchpadlib issue. It's pretty deep down that stack. Reassigning, but feel free to assign back if quickly is doing something stupid. It's login_with call looks like:

    launchpad = Launchpad.login_with(_('Quickly'),
                                     service_root=SERVICE_ROOT,
                                     allow_access_levels=["WRITE_PRIVATE"])