xdevplatform / Twitter-API-v2-sample-code

Sample code for the Twitter API v2 endpoints
https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api
Apache License 2.0
2.61k stars 967 forks source link

Getting client forbidden error in twitter api with endpoint /2/users/1669301955590778880?user.fields=profile_image_url from 5 days #129

Open mandeep-kaur-ed opened 1 year ago

mandeep-kaur-ed commented 1 year ago

error :{ “client_id”: “27316216”, “detail”: “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.”, “registration_url”: “twitter registration url”, “title”: “Client Forbidden”, “required_enrollment”: “Appropriate Level of API Access”, “reason”: “client-not-enrolled”, “type”: “twitter error demonstrating page” } getting same error for 3 accounts checked

1500256797 commented 7 months ago

bro how to solved