Source code for chrome extension Cowin Booking. Auto fills the fields on cowin vaccine slot booking portal to speed up the process and quickly book a slot.
MIT License
47
stars
31
forks
source link
Error Message : Something Went Wrong, Please try again! #75
I checked the network tab and it is making 4 api calls after refresh interval time.
Previously it used to make 1 or 2 api calls every refresh interval time.
Making 4 calls is reaching API limit and thereby error message. I checked other cowin booking automations and they make 1 api call every refresh interval time.
Great extension. It's working fast.
I checked the network tab and it is making 4 api calls after refresh interval time.
Previously it used to make 1 or 2 api calls every refresh interval time.
Making 4 calls is reaching API limit and thereby error message. I checked other cowin booking automations and they make 1 api call every refresh interval time.