Script scheduling issue on Windows
Opened this issue · 1 comments
fedi7777 commented
Hello,
I want to thank you for the script, i have tested it and t's working fine. However i wanted to schedule it to run everyday at 22:00 and used for that windows' GUI Task Scheduler, but i have got a problem saying that i should configure OAUTH2 (client_secrets.json file) and the CMD window disappears.
Please are there any solutions t solve this issue, since i would like to execute it automatically, with out manual intervention.
Thank you,
vikynandha-zz commented
Hi,
I have never used Windows' Task Scheduler. I use Ubuntu and the script works fine with cron.
Did you add your Google API client id in client_secrets.json
as explained in the README? Does the script work when you run it directly without scheduling?