Traceback (most recent call last):
File "/home/analyst/bin/twitter_update.py", line 24, in <module>
api.update_status(msg)
File "/usr/local/lib/python2.7/dist-packages/tweepy/binder.py", line 200, in _call
return method.execute()
File "/usr/local/lib/python2.7/dist-packages/tweepy/binder.py", line 176, in execute
raise TweepError(error_msg, resp)
tweepy.error.TweepError: [{'message': 'Sorry, that page does not exist', 'code': 34}]