postman-twitter-api icon indicating copy to clipboard operation
postman-twitter-api copied to clipboard

Postman Collection for the Twitter API v2

Results 11 postman-twitter-api issues
Sort by recently updated
recently updated
newest added

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

bug

In the twitter website the route GET /2/users/by/username/:username/following has been added to the Basic Access product ![image](https://user-images.githubusercontent.com/56791408/231131653-22bf11a7-4827-4430-ae90-8cbdbd4cd73e.png) 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...