Hello!
When i run my script in schedule task, i get error "ReadTimeout: HTTPSConnectionPool(host='api.vk.com', port=443): Read timed out. (read timeout=10)" and the script stops.
Why? I put whole code in "try/except", error should not have been.
But in the console I get no errors, please help