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

Re-scheduling of appointment

aswinjayan94 opened this issue · comments

Hey buddy! Thanks a lot for your code, it's very helpful.
I'm trying to understand if the code works for people who have already booked an appointment, but couldn't get vaccinated (technical issues in cowin sent me to non-functional vaccination centres, TWICE!). Would the code be able to re-schedule for people who already have a back-dated appointment?

If not, could you give me a hint as to what part of the code I could modify to make it work?

Forgot to mention that I missed a slot that was opened at around 3.30pm in pincode 560030. I examined the logs, found that the code wasn't able to detect the opening. (my frequency is every 5 seconds)

Yes same even I missed that slot , the code couldn't detect the opening ( I used filter by State and District option)

Yes same even I missed that slot , the code couldn't detect the opening ( I used filter by State and District option)

are you also trying to re-schedule?

cancel and rebook

cancel and rebook

The appointment time is yesterday dude. The website isn't allowing me to cancel because of that

Yes same even I missed that slot , the code couldn't detect the opening ( I used filter by State and District option)

are you also trying to re-schedule?

No

There is an rescheduleAppointment API. I dont know if it will work for you.

Do you know how to use Developer Mode on Browser? If yes, could you login, and reach the beneficiaries page, and send me the responses for the whole thing? Please make sure to remove any personally identifiable information.

There is an rescheduleAppointment API. I dont know if it will work for you.

Do you know how to use Developer Mode on Browser? If yes, could you login, and reach the beneficiaries page, and send me the responses for the whole thing? Please make sure to remove any personally identifiable information.

alright i'll try that, thanks @pallupz