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.68k stars 987 forks source link

Was the users lookup endpoint removed from the free tier #135

Closed Seif-Ibrahim1 closed 1 year ago

Seif-Ibrahim1 commented 1 year ago

Describe the bug I'm trying to use the users lookup endpoint but it says I'm Forbidden even though I added my Authentication token and the app is attached to a project not standalone

To Reproduce use this endpoint in free tier https://api.twitter.com/2/users/by/username/:username