hejazizo / us-visa-rescheduler

US Visa Rescheduler Python Script
Other
49 stars 10 forks source link

404 when get_available_dates #5

Closed ssydasheng closed 1 year ago

ssydasheng commented 1 year ago

Hi,

Thanks for the great code. When I was running the code, the following line encounters a 404 error in the Chrome UI:

_This ais.usvisa-info.com page can’t be found
No webpage was found for the web address: https://ais.usvisa-info.com/en-ca/niv/schedule/XXXXXXXXX/appointment/days/94.json?appointments[expedite]=false
HTTP ERROR 404_

https://github.com/hejazizo/us-visa-rescheduler/blob/2e0b681a1fee754907b716809e0561c915f83059/src/main.py#L100

Do you have any idea what is the reason for this error? Thanks.

ssydasheng commented 1 year ago

This issue is already resolved here. https://github.com/hejazizo/us-visa-rescheduler/issues/4