pallupz/covid-vaccine-booking

Error - Too many requests while generating OTP

salonimathur16 opened this issue · 7 comments

Hi @pallupz ,

I am getting this error while generating OTP on windows.

Unable to Generate OTP
429 {
"error": "Too Many Requests"
}

I'm also getting the same error. Are you searching with pincode or district?

#133 Suggests a possible fix for this imo.

@pallupz Should I raise a PR with the fix suggested in #133?

@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.