*** This bug is a duplicate of bug 522538 ***
https://bugs.launchpad.net/bugs/522538
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gwibber (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/640881
Title:
Gwibber urllib2.HTTPError: HTTP Error 401: Unauthorized on attempt to
add Twitter account
Status in “gwibber” package in Ubuntu:
Confirmed
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/640881/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp