Authentication failed due to HTTP Error 410

Bug #1229649 reported by marianoju
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
turpial (Ubuntu)
New
Undecided
Unassigned

Bug Description

Using turpial 1.6.9-1 on Ubuntu 13.04.
Turpial repeatedly fails to authenticate. Login details have been checked and work on web login at http://www.twitter.com

When running Turpial from the command line I get the following:

user@box:~$ turpial
No module named indicate
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/turpial/api/protocols/twitter/http.py", line 128, in request
    rtn = self.do_request(uri, args)
  File "/usr/lib/python2.7/dist-packages/turpial/api/interfaces/http.py", line 186, in do_request
    response = self.__send(authreq)
  File "/usr/lib/python2.7/dist-packages/turpial/api/interfaces/http.py", line 158, in __send
    handle = urllib2.urlopen(req)
  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 410, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 448, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 410: Gone

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.