我是Twitter机器人的新手。我已经开始阅读一些教程,但在运行代码时遇到以下错误: TweepError: [{'message': 'You currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal. You can learn more her
我尝试过Tweepy API的自动发布功能。以下是代码:auth.set_access_token(ACCESS_TOKEN,ACCESS_TOKEN_SECRET)
if api.verify_credentials():
api.update_status('HELLO这意味着它有正确的值,但在api.verify_credentials