SRvSaha / CoWinVaccineSlotFinder

Cross-Platform Software to Fetch the Available Slots & Book the Appointment for COVID-19 Vaccination
https://shawt.io/r/sYv
MIT License
81 stars 32 forks source link

Error shown #62

Closed Roozb closed 3 years ago

Roozb commented 3 years ago

Please let me know what's the error ...

appsettings - Notepad 24-05-2021 12_44_12 C__Users_Roozbeh_Desktop_CoWinReleasesv4 2 0_CoWin Core exe 24-05-2021 12_41_15

SRvSaha commented 3 years ago

@Roozb The Structure of Districts has changed, now you don't need to provide the name of the District, only the District Codes. Try to Replace with Districts: ["395", "392"]

Further, you can check the issue using any Online JSON Parser, it will pin point your where the issue lies. Let me know if it helps!

Roozb commented 3 years ago

Is this correct now ?

C__Users_Roozbeh_Desktop_CoWinReleasesv4 2 0_CoWin Core exe 24-05-2021 13_10_46_LI

SRvSaha commented 3 years ago

Yes @Roozb it is correct. However, seems like you are getting no centres as there are no centres being returned from CoWIN API. See if you get can see in CoWIN Portal.

SRvSaha commented 3 years ago

@Roozb Can you please test the scenario as per the description in #79 for machine and see if it works. Need some feedback that it works, before making a new release. See the discussions for all different types of test scenarios. Would be happy if you can contribute.