Hi,
I’m quite lost - used Python with twitter but this doesn’t work anymore and know I’m trying to use python-twitter
PostUpdate works but PostDirectMessage doesn’t work anymore - I always get the error message
twitter.error.TwitterError: [{u’message’: u’Sorry, that page does not exist.’, u’code’: 34}]
How could I solve this issue ?
Thanks