uxDaniel / visa_rescheduler

US VISA (ais.usvisa-info.com) appointment re-scheduler - Colombian adaptation
276 stars 236 forks source link

Final booking step is erroring out and returning html #59

Open HiphopopotamusRhymenoceros opened 1 year ago

HiphopopotamusRhymenoceros commented 1 year ago

Hi everyone and thanks for all your work on this project.

The program is working for me up to the final booking step where I am getting an error: [Errno Expecting value] <!DOCTYPE html> followed by html for the login page.

Does anyone know if the required headers have changed? Right now I'm just using User-Agent, Referer, and Cookie.

Thanks!