Twitter-API-v2-sample-code icon indicating copy to clipboard operation
Twitter-API-v2-sample-code copied to clipboard

you must use keys and tokens from a Twitter developer App that is attached to a Project

Open zhangyuanxue opened this issue 2 years ago • 0 comments

Describe the bug I am a pro account user, and the Bearer Token I requested has been attached to a Project,when i request the api https://api.twitter.com/2/users/:id/following , i get the follow error:

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. iss

i find the change logs as follow, but i neet the follow api, i want to known if there any solution? image

zhangyuanxue avatar Dec 14 '23 07:12 zhangyuanxue