Giter Club home page Giter Club logo

cowin-vaccine-appointment-booking's People

Contributors

divagicha avatar techantidote avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cowin-vaccine-appointment-booking's Issues

Captcha

Hi, i want to ask... the capatcha is auto submitted or we have to enter manually.

Validating the OTP to get token not working

--> Enter OTP received on your mobile phone (Press 'Enter' to resend OTP): 507362

--> Validating 'OTP' to get token

FAILED ATTEMPT (message: Expecting value: line 1 column 1 (char 0)) (response:

<TITLE>ERROR: The request could not be satisfied</TITLE>

403 ERROR

The request could not be satisfied.


Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.

Generated by cloudfront (CloudFront)
Request ID: h-PlLM5mCb89M7dFmkVuId-dWD3imszMzOoiohEvP74QSU8ztGaXQQ==
)

--> Generating OTP (There might be some delay in receiving the OTP, please wait atleast 2 minutes)

txnId: bf79352f-e7c5-46a7-a933-083da829976a (SUCCESS)

--> Enter OTP received on your mobile phone (Press 'Enter' to resend OTP): 507362

--> Validating 'OTP' to get token

FAILED ATTEMPT (message: 'token') (response: {"message": "Endpoint request timed out"})

--> Generating OTP (There might be some delay in receiving the OTP, please wait atleast 2 minutes)

FAILED ATTEMPT (message: Expecting value: line 1 column 1 (char 0)) (response:

<TITLE>ERROR: The request could not be satisfied</TITLE>

403 ERROR

The request could not be satisfied.


Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.

Generated by cloudfront (CloudFront)
Request ID: kZT9AVTq6DNU-7EbwQSE5PqvfVV9kAor57v1kAm7p_T3SDIRgc4ESw==
)... trying again in 3 seconds

Make centres choice optional

In ur repo v have to choose a centre from the available center list which is shown only after slots are released by cowin, otherwise no center are shown for selection. Plz make changes in repo so that it automatically pick up any centre which fulfils our other conditions instead of selecting centers which have already gone

Change Date to Onwards Date & Vaccine Type

A big thank you for the script and your time invested. This is very helpful.

Can we add a feature to filter by Vaccine Type. But most importantly change from a specific date search to search from date range n + 1 for 7 days

Thank you once again

Windows 7 compatibility

Can v install exe file i.e GUI VERSION IN WINDOWS 7. Any additional requirements to b fulfilled??

Windows exec takes a huge chunk of data which make cloning the project longer

Description:
In the current project, the Windows executable in ~11MB in size. In this case, a regular git clone could take time.
An use case would be:

  • Linux user clones the project would also get the Windows executable and the git clone would take a long time. (Unless you skip that directory alone.)

Proposal 1:

  • Have separate branch named "linux" for Linux users with does not have the "dist" directory. In this case a linux user could do something like:

git clone https://github.com/divagicha/CoWIN-Vaccine-Appointment-Booking/issues/new -b linux

  • In this case, a Windows user either git clone the stock project which includes the dist or have a separate branch itself.

git clone https://github.com/divagicha/CoWIN-Vaccine-Appointment-Booking/issues/new -b windows

Proposal 2:
• For Windows users, Include the Windows binary to the releases only if possible.
• For example: Use the releases links for download and check if the exec under "dist" can be deleted.
https://github.com/divagicha/CoWIN-Vaccine-Appointment-Booking/releases/download/v2.3/CovidVaccinationAppointmentScheduler-Setup-v2.3.exe

cairo library erro

PS D:\laragon\www\nvs\divagicha> python schedule_vaccination_appointment.py Traceback (most recent call last): File "schedule_vaccination_appointment.py", line 7, in <module> from CovidVaccineChecker import TextColors, CoWINAPI File "D:\laragon\www\nvs\divagicha\CovidVaccineChecker\__init__.py", line 13, in <module> from CovidVaccineChecker.captcha import captcha_builder File "D:\laragon\www\nvs\divagicha\CovidVaccineChecker\captcha.py", line 7, in <module> from cairosvg import svg2png File "C:\Users\PC11\AppData\Local\Programs\Python\Python37\lib\site-packages\cairosvg\__init__.py", line 26, in <module> from . import surface # noqa isort:skip File "C:\Users\PC11\AppData\Local\Programs\Python\Python37\lib\site-packages\cairosvg\surface.py", line 9, in <module> import cairocffi as cairo File "C:\Users\PC11\AppData\Local\Programs\Python\Python37\lib\site-packages\cairocffi\__init__.py", line 50, in <module> ('libcairo.so.2', 'libcairo.2.dylib', 'libcairo-2.dll')) File "C:\Users\PC11\AppData\Local\Programs\Python\Python37\lib\site-packages\cairocffi\__init__.py", line 45, in dlopen raise OSError(error_message) # pragma: no cover OSError: no library called "cairo" was found no library called "libcairo-2" was found cannot load library 'libcairo.so.2': error 0x7e cannot load library 'libcairo.2.dylib': error 0x7e cannot load library 'libcairo-2.dll': error 0x7e

Can we have vaccine type selection function in the tool?

Hi @divagicha
It's not an issue to be raised but to enhance the usability of this tool, I am raising this point. Can you also put an additional option of vaccine-type selection? I presume after 21st June, there will be centers injecting all vaccine types. So, I think putting an additional option for vaccine-type selection would be beneficial to the user!
What's your thought on this?

Not running on my pc

@divagicha when i try to tun on my pc this error shows : the program cant start because api-ms-win-core-path-1-1.0.dll is missing from your computer. Try reinstalling the program to fix this problem.

I have reinstalled it many times and still not working

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.