Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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. #24

Open
ArbenP opened this issue Dec 13, 2021 · 3 comments

Comments

@ArbenP
Copy link

ArbenP commented Dec 13, 2021

Hi, it says:
Traceback (most recent call last):
File "main.py", line 25, in
screen_name = twitter_api.VerifyCredentials().screen_name
File "/home/pi/.local/lib/python3.7/site-packages/twitter/api.py", line 4700, in VerifyCredentials
data = self._ParseAndCheckTwitter(resp.content.decode('utf-8'))
File "/home/pi/.local/lib/python3.7/site-packages/twitter/api.py", line 4908, in _ParseAndCheckTwitter
self._CheckForTwitterError(data)
File "/home/pi/.local/lib/python3.7/site-packages/twitter/api.py", line 4928, in _CheckForTwitterError
raise TwitterError(data['errors'])
twitter.error.TwitterError: [{'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 here: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve', 'code': 453}]

Is there any way to go around this issue without applying for elevated access? If there is no way, what do you have to say in the application of "How will you use the Twitter API or Twitter Data?", that will get approved, because I don't think saying that its for a giveaway bot will get it approved.

Thanks

@LiamTheBox
Copy link

It's honestly weird. I tried to disguise my reasons to use the bot, but it just will do nothing after clicking submit
image

@KsKFabietto
Copy link

same problem, som1 can fix it?
"twitter.error.TwitterError: [{'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 here: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve', 'code': 453}]"

@SashelI
Copy link

SashelI commented Jun 2, 2023

same problem, som1 can fix it? "twitter.error.TwitterError: [{'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 here: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve', 'code': 453}]"

It's on the twitter app website : Essential (free) api subscription can't retweet. So not enough acces for the bot to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants