Skip to content
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

Open
salonimathur16 opened this issue May 27, 2021 · 7 comments
Open

Error - Too many requests while generating OTP #226

salonimathur16 opened this issue May 27, 2021 · 7 comments

Comments

@salonimathur16
Copy link

Hi @pallupz ,

I am getting this error while generating OTP on windows.

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

@girishbaviskar
Copy link

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

@chettriyuvraj
Copy link

#133 Suggests a possible fix for this imo.

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

@salonimathur16
Copy link
Author

@chettriyuvraj can you please tell where we have to add this fake user agent code ?

@girishbaviskar
Copy link

I've tried the fix in #133 didn't work for me.

@pallupz
Copy link
Owner

pallupz commented May 29, 2021

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
Copy link

I'm searching for 1 district at a time and with the frequency of 7 seconds.

@mrkarthik3
Copy link

mrkarthik3 commented May 31, 2021 via email

mrms123 pushed a commit to mrms123/covid-vaccine-booking that referenced this issue Jun 4, 2021
read fee_type from center instead of session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants