Rishikant181 / Rettiwt-API

A CLI tool and an API for fetching data from Twitter for free!
https://rishikant181.github.io/Rettiwt-API/
MIT License
483 stars 46 forks source link

Login with Proxy not working #585

Closed DavideMacchia closed 3 months ago

DavideMacchia commented 3 months ago

It's from the 4th/5th of august that if we try to login from CLI or code using a proxy the result is an empty object or the message "Failed to authenticate using the given account Credentials". We have tried using different proxies (bought from different sources) and the account has no problems to login correctly from browser (using the same proxies). If we try to login without proxy the api key is returned correctly, both from CLI and code. We created a brand new account, but it's not working at all, either using the proxy or not.

What could be the problem?

Rishikant181 commented 3 months ago

What type of user input is required while logging in from the browser? I mean, does logging in from browser require just the email, username and password, or something else?

DavideMacchia commented 3 months ago

It require only email and password, nothing else is required.

Rishikant181 commented 3 months ago

Further discussion and updates will be posted at #586

Rishikant181 commented 3 months ago

Duplicate of #586