Export to GitHub

turpial - issue #253

DM - API over limit


Posted on Jul 15, 2011 by Happy Wombat

Turpial 1.5 OS: Ubuntu 10.04

Hello everybody.

When I try change in the select box, "my tweets" to "directs", appear this message: "Hey! you are over limit API calls".

BUT, if I choose any other option, Turpial load correct.

Whats the problem?

Attachments

Comment #1

Posted on Aug 5, 2011 by Grumpy Dog

Got the same overhere with 2 of my accouhnts.

Comment #2

Posted on Sep 15, 2011 by Happy Wombat

I experience the same problem on Ubuntu 11.04 and Turpial 1.5.0

Comment #3

Posted on Sep 30, 2011 by Swift Kangaroo

Just having the same problem, on Canaima 3.0 + Turpial 1.5.0+b2canaima4

Attachments

Comment #4

Posted on Nov 25, 2011 by Helpful Lion

I also got same message.(Ubuntu 11.10 and Turpial 1.5.0) When I start up Turpial in CUI(on command "turpial &"), follow massages were appeard.


Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/turpial/api/protocols/twitter/http.py", line 70, in request rtn = self.do_request(uri, args) File "/usr/lib/python2.7/dist-packages/turpial/api/interfaces/http.py", line 156, in do_request response = self.__send(authreq) File "/usr/lib/python2.7/dist-packages/turpial/api/interfaces/http.py", line 128, in __send handle = urllib2.urlopen(req) 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) HTTPError: HTTP Error 403: Forbidden Error 403: {"errors":[{"code":93,"message":"This application is not allowed to access or delete your direct messages"}]} Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/turpial/api/protocols/twitter/http.py", line 70, in request rtn = self.do_request(uri, args) File "/usr/lib/python2.7/dist-packages/turpial/api/interfaces/http.py", line 156, in do_request response = self.__send(authreq) File "/usr/lib/python2.7/dist-packages/turpial/api/interfaces/http.py", line 128, in __send handle = urllib2.urlopen(req) 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) HTTPError: HTTP Error 403: Forbidden

Error 403: {"errors":[{"code":93,"message":"This application is not allowed to access or delete your direct messages"}]}

Isn't Turpial allowed to access the direct messages?

Comment #5

Posted on Nov 25, 2011 by Helpful Lion

By installing Turpial 1.6.6 stable via PPA, the message was disappeard!

http://www.ubuntubuzz.com/2011/11/turpial-166-stable-released.html

Status: New

Labels:
Type-Defect Priority-Medium