-
-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got suspended despite adhering to the rate limits #314
Comments
How old is your account? using any proxy / vpn? |
I immediately used the new account after creating it. Didn't use any proxy / vpn. |
Is this a common problem? I don't want to lose my main account. |
Just lost a 4+ yr old account with premium+ from exploring the API via burp with minimal requests, never getting anywhere close to rate limits but I was making mutations to queries. I'd use some type of residential proxies and use an account that you do not care about to figure out the right settings. |
Specifically, for:
|
result = await self.client.search_tweet(keyword, product="Top")
Running result.next() 45 times over a 15-minute period with random intervals.
How can we fix this?
Thanks
The text was updated successfully, but these errors were encountered: