pallupz / covid-vaccine-booking

This tool can be used to automate booking slots on Co-WIN Platform.
MIT License
597 stars 533 forks source link

Not an issues : Tip to handle Error - Too many requests while generating OTP #247

Open Vishvajeet590 opened 3 years ago

Vishvajeet590 commented 3 years ago

This happens because cowin blocks the request from your network. A simple workaround is to change your network Example

You are connected to wifi1 continuously pinging servers they block all requests from wifi1

you have to simply connect to wifi2 and ping servers when wifi2 is blocked then back to wifi1

This little trick worked for me every time