Adam Dicken
Adam Dicken
I was having this issue, but I noticed the url generated worked fine in my browser So I exported the cookies from my browser (I'm logged into TikTok) into `cookies.json`...
@Wathfea - I'm using "edit this cookie" chrome plugin to do the export of cookies My exported file looks like this: ``` [ { "domain": ".tiktok.com", "expirationDate": 1686154900, "hostOnly": False,...
> > @dhudsmith or @adamd01 can you please describe step by step what did you do? I tried to recreate what you sad but I'm out of luck. > >...
> > > > @adamd01 Where did you paste this code? @vladimir-cloudypro assuming you mean code from this comment: https://github.com/davidteather/TikTok-Api/issues/891#issuecomment-1148930488 This goes at the start of your scraping script, and...