OOPS when authorizing new computer

Bug #701736 reported by Jonathan Lange
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Critical
Unassigned

Bug Description

I just authorized my laptop computer ("truth") to have access to Launchpad on my behalf using the new launchpadlib. The authorization worked, but I also got an oops when displaying https://launchpad.net/+token-authorized?oauth_token=<mytoken>

OOPS-1838D45

Traceback (most recent call last):

    Module zope.publisher.publish, line 134, in publish
    result = publication.callObject(request, obj)
    Module canonical.launchpad.webapp.publication, line 486, in callObject
    return mapply(ob, request.getPositionalArguments(), request)
    Module zope.publisher.publish, line 109, in mapply
    return debug_call(obj, args)
    __traceback_info__: <security proxied zope.browserpage.metaconfigure.SimpleViewClass from /srv/launchpad.net/production/launchpad-rev-12176/lib/canonical/launchpad/zcml/../templates/token-authorized.pt instance at 0x14ad14d0>
    Module zope.publisher.publish, line 115, in debug_call
    return obj(*args)
    Module canonical.launchpad.webapp.publisher, line 297, in __call__
    self.initialize()
    Module canonical.launchpad.browser.oauth, line 411, in initialize
    assert self.token.is_reviewed, (

AttributeError: 'NoneType' object has no attribute 'is_reviewed'<br />

Tags: oops oauth
Revision history for this message
Robert Collins (lifeless) wrote :

high per z-o-p (jml you can triage such things that way yourself :P)

Changed in launchpad:
status: New → Triaged
importance: Undecided → High
description: updated
Changed in launchpad:
importance: High → Critical
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.