pallupz/covid-vaccine-booking

Unable to Validate OTP

Closed this issue · 8 comments

it gets stuck after entering otp. and receive a end point timeout error.

covid-vaccine-slot-booking.py
#base_request_header = {
# 'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',
#}
base_request_header = {
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36 Edg/90.0.818.66', 'origin': 'https://selfregistration.cowin.gov.in', 'referer': 'https://selfregistration.cowin.gov.in/'
}

Atleast for me this fix is working well from last 30mins.. @pallupz @sam-mitkayal

working now, I deleted old code and applied the above solution in fresh code.

hi @Yugalmodi @akuma2519 i have no idea where to edit this code ? Please help me with this as my booking is on 2:30pm. Please help :(

hi @Yugalmodi @akuma2519 i have no idea where to edit this code ? Please help me with this as my booking is on 2:30pm. Please help :(

Hey @gitdheeraj,

Please update the suggested code (#203 (comment)) in covid-vaccine-slot-booking.py file in line number 23 (

)

@Yugalmodi Thank you :)

it should be fixed in the latest code