Public bug reported:

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229649

Title:
  Authentication failed due to HTTP Error 410

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/turpial/+bug/1229649/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to