Login with a consumer_name and the default authorization engine errors out
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
launchpadlib |
Triaged
|
Low
|
Unassigned |
Bug Description
Using launchpadlib 1.10.16
>>> lp.login_
Traceback (most recent call last):
File "<console>", line 1, in <module>
File "/usr/lib/
authorizati
File "/usr/lib/
return AuthorizeReques
File "/usr/lib/
super(
File "/usr/lib/
raise ValueError(
ValueError: You must provide either application_name or consumer_name.
Colin pointed out that the AuthorizeReques
Changed in launchpadlib: | |
status: | New → Triaged |
importance: | Undecided → Low |