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 mainwaitData = api.GetRateLimitStatus()File "build\bdist.win-amd64\egg\twitter.py", line 3863, in GetRateLimitStatusdata = self._ParseAndCheckTwitter(json)File "build\bdist.win-amd64\egg\twitter.py", line 3993, in _ParseAndCheckTwitterself._CheckForTwitterError(data)File "build\bdist.win-amd64\egg\twitter.py", line 4018, in _CheckForTwitterErrorraise 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.