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

When authenticating requests to the Twitter API v2 endpoints, you must use keys and tokens from a Twitter developer App that is attached to a Project. You can create a project via the developer portal #150

Open
infovpcs opened this issue Feb 19, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@infovpcs
Copy link

tweets_endpoint_url : https://api.twitter.com/2/users/#id/tweets
I am trying to fetch tweets but I am still getting issues with this "reason":"client-not-enrolled" Please help with this.i am testing with Python odoo framework.

@infovpcs infovpcs added the bug Something isn't working label Feb 19, 2024
@nathonNot
Copy link

@dpdearing
Copy link

I believe this is because the new API only allows creating tweets at the Free tier.

See https://devcommunity.x.com/t/v2-suddenly-getting-client-not-enrolled-today/195456/86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants