tweepy Not Authorized - tweepy.error.TweepError: Not authorized
问题 I get the following error when I try to use tweepy for twitter authentication. File "/usr/local/lib/python2.7/dist-packages/tweepy/models.py", line 146, in followers return self._api.followers(user_id=self.id, **kargs) File "/usr/local/lib/python2.7/dist-packages/tweepy/binder.py", line 197, in _call return method.execute() File "/usr/local/lib/python2.7/dist-packages/tweepy/binder.py", line 173, in execute raise TweepError(error_msg, resp) tweepy.error.TweepError: Not authorized. I am not