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

Error Code 453 #54

Closed
yanqian opened this issue Dec 10, 2022 · 1 comment
Closed

Error Code 453 #54

yanqian opened this issue Dec 10, 2022 · 1 comment

Comments

@yanqian
Copy link

yanqian commented Dec 10, 2022

When I try to run this app, I got the following error:

TwitterErrors {
        errors: [
            TwitterErrorCode {
                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,
            },
        ],
    },

Click the link, it seems like I have to apply Elevated Twitter API access instead of Essential one.

Is it true, does this app need the higher api access?

@klausi
Copy link
Owner

klausi commented Dec 11, 2022

Duplicate of #43 - yes, currently you need elevated access.

@klausi klausi closed this as completed Dec 11, 2022
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

2 participants