Makym Dvirnyi
Makym Dvirnyi
> Temporary fix to it : in "tiktok.py" line 206, change headless=True, to false. Or you can simply specify `headless=False` at `api.create_sessions()` : ``` from TikTokApi import TikTokApi import asyncio...
View the working solution at: https://github.com/davidteather/TikTok-Api/issues/1090#issuecomment-2030409545
@yangsu10yen **Your solution works, thanks!** I have created a guide on how to fix the error with the solution that proposed @yangsu10yen us. You can read and run it at...
The same problem, running on Chrome OS
Have you found any solution ?