DocNow / hydrator

Turn Tweet IDs into Twitter JSON & CSV from your desktop!
MIT License
428 stars 62 forks source link

The link Twitter account is invalid #128

Closed yihong623 closed 2 years ago

yihong623 commented 2 years ago

After I open the Gui, I link the twitter account and enter the pin number, but it keeps showing invalid.image

edsu commented 2 years ago

Unfortunately Hydrator does not work in environments where you aren't able to talk directly to twitter.com. Is it possible you are in China and using a proxy? We do have an issue for Hydrator to respect a system wide proxy, but it doesn't currently do that yet:

https://github.com/DocNow/hydrator/issues/114

yihong623 commented 2 years ago

Unfortunately Hydrator does not work in environments where you aren't able to talk directly to twitter.com. Is it possible you are in China and using a proxy? We do have an issue for Hydrator to respect a system wide proxy, but it doesn't currently do that yet:

114

I am not in China. I used it in USA and I used it on Windows. I put my consumer key and key secret on the .env and I did click allow th access and enter the pin number but it keeps saying its invalid.

edsu commented 2 years ago

You may not have your app configured correctly. Hydrator uses the v1.1 API. Is there a reason why you didn't want to use the pre-built download?

yihong623 commented 2 years ago

You may not have your app configured correctly. Hydrator uses the v1.1 API. Is there a reason why you didn't want to use the pre-built download?

I am trying to use this for this repo https://github.com/echen102/COVID-19-TweetIDs I am using windows. What do you mean by pre-built Hydrator? Is this on pip or an app that I can download for it? How can I configure right for this?

edsu commented 2 years ago

Download from here:

https://github.com/DocNow/hydrator/releases/tag/v0.3.0