pallupz / covid-vaccine-booking

This tool can be used to automate booking slots on Co-WIN Platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Captcha Response Code 200

Ricky10000 opened this issue · comments

System giving this error on lastest Windows 10 OS while booking.
IMG-20210529-WA0000

This is not an error. You should see another window with captcha popping up.

Great work on the implementation!
The UMANG api, however does not require a captcha for booking vaccine slots.
You can try this project out: Co-WIN-automated-slot-booking.

thanks for that dude! they just removed captcha from cowin but reduced rate limter

any workaround for that in umang?

The rate thing is not an issue. The maximum number of requests is directly linked to the token generated in UMANG - if tokens are generated more frequently, the rate can be increased. Have incorporated this change into the code in the latest commits. :)

@rayarindam2111 thanks for the work dude. Your extension has been working flawlessly for me.

@rayarindam2111 thanks for the work dude. Your extension has been working flawlessly for me.

Thanks, man!