Re: GetRateLimitStatus error'ing out

57 views
Skip to first unread message

bear

unread,
Apr 4, 2013, 4:49:46 AM4/4/13
to python-...@googlegroups.com
Looks like the api v1.1 call for this changed - i've fixed it in the api_v1.1 branch that is on GitHub

thanks for the report


On Thu, Apr 4, 2013 at 3:47 AM, <mishra...@gmail.com> wrote:
Version: python-twitter-api_v1.1 (python_twitter-0.8.7-py2.7.egg)

I'm not sure if I'm doing something wrong or there's an issue with the library. I'm unable to use GetRateLimitStatus (nor MaximumHitFrequency since it depends on the former)

I get:
Traceback (most recent call last):
  File "D:\tug.py", line 151, in <module>
    main()
  File "D:\tug.py", line 108, in main
    waitData = api.GetRateLimitStatus()
  File "build\bdist.win-amd64\egg\twitter.py", line 3863, in GetRateLimitStatus
    data = self._ParseAndCheckTwitter(json)
  File "build\bdist.win-amd64\egg\twitter.py", line 3993, in _ParseAndCheckTwitter
    self._CheckForTwitterError(data)
  File "build\bdist.win-amd64\egg\twitter.py", line 4018, in _CheckForTwitterError
    raise TwitterError(data['errors'])
TwitterError: [{u'message': u'Sorry, that page does not exist', u'code': 34}]

--
You received this message because you are subscribed to the Google Groups "python-twitter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-twitte...@googlegroups.com.
To post to this group, send email to python-...@googlegroups.com.
Visit this group at http://groups.google.com/group/python-twitter?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Bear

be...@xmpp.org (email)
bea...@gmail.com (xmpp, email)
be...@code-bear.com (xmpp, email)
http://code-bear.com/bearlog (weblog)

PGP Fingerprint = 9996 719F 973D B11B E111  D770 9331 E822 40B3 CD29
Reply all
Reply to author
Forward
0 new messages