pallupz / covid-vaccine-booking

This tool can be used to automate booking slots on Co-WIN Platform.
MIT License
597 stars 533 forks source link

Covid Vaccine slot booking #227

Open IvuriSaiteja opened 3 years ago

IvuriSaiteja commented 3 years ago

In this line I am facing syntax error request_header["Authorization"] = f"Bearer {token}"

vishalv26 commented 3 years ago

which python version? please post the exact error message

pallupz commented 3 years ago

Please make sure you're using python 3.6+ as F-strings are not supported in older versions