Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

It is asking ELEVATED access all the time #1814

Closed
iashok22 opened this issue Feb 18, 2022 · 1 comment
Closed

It is asking ELEVATED access all the time #1814

iashok22 opened this issue Feb 18, 2022 · 1 comment
Labels
Discussion This was converted/moved from/to a discussion No Reproduction This is not reproducible Question This is a question

Comments

@iashok22
Copy link

Recently, I have tried to integrate with my bot with regular privilege but tweepy was not able to authenticate or do any action and it was asking me to get ELEVATED access in order to work but in the meantime I was able to hit v2 API's from the Postman to tweet successfully. Does it mean that Tweepy is not updated to support V2 endpoints?

@Harmon758
Copy link
Member

Tweepy supports Twitter API v2. See #1472.
You're likely using API, the Twitter API v1.1 interface in Tweepy, rather than Client, the Twitter API v2 interface.
If that's not the case, you'll need to provide the relevant code and/or full traceback for further help.

@Harmon758 Harmon758 added No Reproduction This is not reproducible Question This is a question labels Feb 18, 2022
@tweepy tweepy locked and limited conversation to collaborators Feb 18, 2022
@Harmon758 Harmon758 converted this issue into discussion #1815 Feb 18, 2022
@Harmon758 Harmon758 added the Discussion This was converted/moved from/to a discussion label Feb 18, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Discussion This was converted/moved from/to a discussion No Reproduction This is not reproducible Question This is a question
Projects
None yet
Development

No branches or pull requests

2 participants