-
Hi Tweepy Devs!
I've been using the user_timeline method to grab 200 recent tweets from various twitter users. Most of the time it works great! However, I've notice that for some users, it does not…
-
twurl 0.9.3
`$ twurl authorize --consumer-key "..." --consumer-secret "..." --access-token "..." --token-secret "..."`
results in `Go to https://api.twitter.com/oauth/authorize?oauth_consumer_ke…
-
### Miscellaneous first checks
- [X] I checked that all ports are open and not blocked by my ISP / hosting provider.
- [X] I know that SSL errors are likely the result of a wrong setup on the user…
ghnp5 updated
2 years ago
-
Install fails on fully up to date CentOS7 machine.
### Expected behavior
Install succeeds with no issues.
### Actual behavior
Install fails as follows:
```
-bash-4.2$ gem install twurl…
-
Running twurl 0.9.3-0.9.6 on Ruby 2.6.0 on macOS, the -X parameter is apparently ignored, and a GET request is always sent.
Reverting to Ruby 2.5.3 resolves the issue.
-
### Problem
I am trying to use the search_fullarchive function and a 500 request premium account on Twitter to collect 500 tweets from 485 accounts in a specific 30 day period. I run a request for …
-
I ran it on 64bit for testing, but my main setup is 32bit.
Can you build 32bit support please?
Otherwise, I will have to upgrade my motherboard and CPU... which ain't happening soon.
-
fake-ip模式下 断开网络一会重新连接打不开谷歌
显示 您的连接不是私密连接或者无法访问网站 然后在重新连接一下网络就可以正常访问了
请问是哪里的问题
-
Running `twurl /1.1/statuses/home_timeline.json` after successful authentication leads to:
```
$ twurl /1.1/statuses/home_timeline.json
Traceback (most recent call last):
10: from C:/Rub…
-
I'm trying use [Support authorization options on request ](https://github.com/twitter/twurl/pull/131)
When I run with a user without `$HOME` directory, in the case www-data (apache user), I'm gett…