Error - Too many requests while generating OTP
salonimathur16 opened this issue · 7 comments
salonimathur16 commented
Hi @pallupz ,
I am getting this error while generating OTP on windows.
Unable to Generate OTP
429 {
"error": "Too Many Requests"
}
girishbaviskar commented
I'm also getting the same error. Are you searching with pincode or district?
chettriyuvraj commented
salonimathur16 commented
@chettriyuvraj can you please tell where we have to add this fake user agent code ?
girishbaviskar commented
I've tried the fix in #133 didn't work for me.
pallupz commented
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
girishbaviskar commented
I'm searching for 1 district at a time and with the frequency of 7 seconds.
mrkarthik3 commented
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>
.