Closed TheOverflowProgrammer closed 2 months ago
I solved the problem by removing the \t argument from the split() function of the get_cookies() method in the AuthBackend class
@TheOverflowProgrammer This script uses the Netscape cookie format for its cookies. Consider using cookies.txt to get your cookies file if any issue persists.
How to use the extension: 1) Add the extension to your browser 2) Go to tikrok.com and log in 3) Click the extension 4) Click export as 5) Choose a location to save the cookie file
You can then pass your cookie file in this uploader
If your issue is resolved, please close the issue
Good afternoon everyone, I encountered the following problem: when I try to run a script with my cookies, which I made myself, I get this error: tiktok_uploader.auth.InsufficientAuth: Insufficient authentication:
Please help me solve my problem