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.66k stars 985 forks source link

Error adding rules: 403 Forbidden 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 #162

Open Lexing opened 2 months ago

Lexing commented 2 months ago

Describe the bug I'm using v2 APIs and keep getting this error when calling https://api.twitter.com/2/users/{userid}/following

I'm on basic level so should have access to this one.

Some other API calls are ok, like https://api.twitter.com/2/users/by?

Please fix .....

oprreports commented 1 month ago

Any update on this Elon?

heeler-deer commented 3 days ago

same issue here