postman-twitter-api
postman-twitter-api copied to clipboard
Postman Collection for the Twitter API v2
The collection at https://t.co/twitter-api-postman (full link: https://www.postman.com/twitter/workspace/twitter-s-public-workspace/collection/9956214-784efcda-ed4c-4491-a4c0-a26470a67400?ctx=documentation) lost all the variable substitutions in various settings, mainly `auth`. For example, it is supposed to have a top level auth of ```json...
In the twitter website the route GET /2/users/by/username/:username/following has been added to the Basic Access product  but after trying hitting it it does not seem to exist. Also, it...
`https://api.twitter.com/2/users/me?user.fields=public_metrics` Thats the solution to get total followers count and following count. _Originally posted by @MuhammedQuresh in https://github.com/twitterdev/Twitter-API-v2-sample-code/issues/130#issuecomment-1699187277_
Development _Originally posted by @MahdiAl-Qubli in https://github.com/twitterdev/postman-twitter-api/issues/14#issuecomment-1500968783_
So in the current X API documentation there's basically all outdated and broken links to the "old" twitter Github account. Almost everything goes 404. It's so many i can't list...
Your link is broken. ### Expected behavior When I get told to click a link and click "Run in Postman", I expect to find an existing collection that I can...
twitter apis and python ### Problem Explain the context and why you're making that change. What is the problem you're trying to solve? In some cases there is not a...