Public bug reported:

Binary package hint: gwibber

Issue:
- Cannot add Twitter account to Gwibber
- Clicking the "Authorize" button to Oauth Gwibber results in the following 
traceback at the console:
 Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/lib/gtk/twitter.py", line 72, 
in on_twitter_auth_clicked
    tokendata = urllib2.urlopen(request.http_url, request.to_postdata()).read()
  File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.6/urllib2.py", line 397, in open
    response = meth(req, response)
  File "/usr/lib/python2.6/urllib2.py", line 510, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.6/urllib2.py", line 435, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.6/urllib2.py", line 518, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 401: Unauthorized

Environment:
- Ubuntu 10.04
- Reproduced on brand new fully updated install with no additional packages 
installed
- gwibber 2.30.2-0ubuntu1
- gwibber-service 2.30.2-0ubuntu1

Steps to Reproduce:
- Install Ubuntu 10.04
- Update system to all latest updates
- Reboot system
- Click MeMenu
- Click "Set up Broadcast Accounts"
- Select "Twitter" from the drop down
- Click big red "Authorize" button
- Observe no feedback in the GUI. Nothing appears to happen.
- Run gwibber from the terminal
- Repeat steps though the Add Account dialog
- Observe above mentioned trace back

** Affects: gwibber (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Gwibber urllib2.HTTPError: HTTP Error 401: Unauthorized on attempt to add 
Twitter account
https://bugs.launchpad.net/bugs/640881
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to