Saadman Rafat
Saadman Rafat
I was wondering if this could be extended to work on Windows.
[Bug Reported at twittercommunity](https://twittercommunity.com/t/authentication-works-but-post-webhooks-respond-with-401-32-could-not-authenticate-you/157563)
Use the doctest module to run code examples on docstrings interactively. If you run into issues while cloning or creating pull requests? [Github's Projected Branches](https://twitivity.dev/github-protected-branches/) have something to do with...
### Discussed in https://github.com/twitivity/twitter-stream.py/discussions/20 Originally posted by **SolidHabu** January 18, 2022 So I noticed in all other examples, simply subclassing the *Stream class and adding the appropriate query params as...
Use the doctest module to run code examples on docstrings interactively. If you run into issues while cloning or creating pull requests? [Github's Projected Branches](https://twitivity.dev/github-protected-branches/) have something to do with...
```sh #!/bin/bash wget https://www.python.org/ftp/python/3.10.0/Python-3.10.0.tar.xz gzip Python-3.10.0.tar.xz cd Python-3.10.0.tar.xz ./configure ./configure --enable-optimizations make make test sudo make test ```
Check out the [examples ](https://github.com/twitivity/twitter-stream.py/tree/master/examples)folder and the docs here [twitivity.dev/docs](https://twitivity.dev/docs/twitter-stream.py/). To get yourself familiar with Twitter API v2. [See the SampledStream API Reference](https://developer.twitter.com/en/docs/twitter-api/tweets/sampled-stream/api-reference/get-tweets-sample-stream) **Test Constraints:** tweet_fields = "created_at, public_metrics, geo,...