Thomas
Thomas
Same issue. For me this bug gets to the "upload resume" step and that is when it quits...I have now tried it with three different resume styles, all fail. Logs...
Hi @testacc12345678900, there appears to be a misconfiguration, it was updated and is now looking for both a string and a bool... [src/job_application_profile.py](https://github.com/feder-cr/linkedIn_auto_jobs_applier_with_AI/blob/74d7dd6e107e361ad18244d5b5daaeb7cb1ca9cd/src/job_application_profile.py#L26) ``` line 26: remote_work: str ``` [main.py](https://github.com/feder-cr/linkedIn_auto_jobs_applier_with_AI/blob/74d7dd6e107e361ad18244d5b5daaeb7cb1ca9cd/main.py#L44)...