You are not logged in.
I have been having a persistent problem with Gwibber. It won't authenticate to Twitter. Facebook works just fine letting me log in "inside" Gwibber, but for Twitter I get nothing. Nothing pops up in Firefox or "in" Gwibber. This has been an issue for me with both versions 3.0 and 3.2. I found this similar post, but it has no replies.
When opening Gwibber via the Terminal I get this error message.
Traceback (most recent call last):
File "/usr/share/gwibber/plugins/twitter/gtk/twitter/__init__.py", line 71, in on_twitter_auth_clicked
tokendata = urllib2.urlopen(request.http_url, request.to_postdata()).read()
File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 400, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 513, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 438, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 372, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 521, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 401: UnauthorizedI'm not alone with this issue so any ideas for a fix or work around would be nice.
Thank you in advance.
Offline
This has been fixed by the version upgrade. I never did track down what the issue was exactly.
Offline