-
-
Notifications
You must be signed in to change notification settings - Fork 530
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
Error - Too many requests while generating OTP #226
Comments
I'm also getting the same error. Are you searching with pincode or district? |
@chettriyuvraj can you please tell where we have to add this fake user agent code ? |
I've tried the fix in #133 didn't work for me. |
this isnt a user-agent issue - more likely you might be hitting the api rate limiter.. how many districts/pincodes are you trying at a time and in what freq? If one, please use freq of around 3-5 minimum |
I'm searching for 1 district at a time and with the frequency of 7 seconds. |
Just change your IP if you get "too many requests" error.
This will work for OTP generation and also when a timeout happens.
…On Mon, May 31, 2021 at 5:19 PM Girish Baviskar ***@***.***> wrote:
I'm searching for 1 district at a time and with the frequency of 7 seconds.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#226 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALTVSLGTJIOPV27X6DL5BCLTQNZTLANCNFSM45UGSRGA>
.
|
read fee_type from center instead of session
Hi @pallupz ,
I am getting this error while generating OTP on windows.
Unable to Generate OTP
429 {
"error": "Too Many Requests"
}
The text was updated successfully, but these errors were encountered: