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

Getting This Error #18

Closed jayeshpawar04 closed 3 years ago

jayeshpawar04 commented 3 years ago

Capture

SRvSaha commented 3 years ago

Hi @jayeshp004, Seems like you have not mentioned the the Beneficiaries properly in the JSON File.

Check this:

"BeneficiaryIds": ["<REPLACE_ME_1>", "REPLACE_ME_2"]

You'll get the beneficiary ID from Step 4. If you have only 1 beneficiary ID then Use it in the section and remove rest eg. ["1111111111111111"]. If you have multiple beneficiaries for which you want to do booking, added them comma separated eg. ["11111111111111", "22222222222222", "33333333333333"]

In case you are still unable to figure out the issue, share this part from appsettings.json

jayeshpawar04 commented 3 years ago

Thanks Got The Solution

SRvSaha commented 3 years ago

@jayeshp004 Star and Share the Repo, in case it helped you. Also, would be glad to know if you could successfully book the slot. And your share your feedback here by comment/share/like in the associated LinkedIn Post. That'll be used as References/Testimonials in the Application and will increase the credibility of the App.