question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] - User Posts Breaking

See original GitHub issue

TikTok released a breaking error where the “ttwid” cookie is now required or user requests will fail. The page for info about this is https://cookiedatabase.org/cookie/tiktok/ttwid/.

This is an example of the cookie value: 1%7CHroxlZ5x7BxbDPCT5DPZnmKD5QOiwYNYG6PonvRcEDA%7C1630633125%7C6f27900c837adbe282f60db0b20ed571699e8ecbe4ab4ab979b4077f9d812e57

Does this format ring any bells for anyone? Ideally we need to be able to create this cookie with the TikTok-Api client, or, input the cookie ourselves.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
MuffinFoxcommented, Sep 13, 2021

see #690 for recent changes.

2reactions
asportnoycommented, Sep 3, 2021

Copying over the info I found earlier (from above):

The cookie is generated from a post request to https://www.tiktok.com/ttwid/check/ (set-cookie header). That request requires a fid parameter but I can’t tell what generates that.

I also noticed this new script which seems relevant to the changes: https://www.tiktok.com/acrawler/webmssdk.js I was able to partially de-obfuscate that with http://jsnice.org/.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Facebook Briefly Broken by Glitch Flooding Feeds ... - CNET
For a few hours beginning around 11:30 p.m. PT Tuesday, Facebook users began complaining of a strange bug: Their feeds consisted only of...
Read more >
Facebook fixed a bug that only showed random posts to ...
Facebook fixed a bug that only showed random posts to celebrities in people's feeds. The social network said the issue was caused by...
Read more >
#Breaking: Facebook Suffers From A Bug, Users Timeline Not ...
Looks like Facebook is suffering from a bug, which is hiding the first few posts of a user's timeline. Even though Rest of...
Read more >
Facebook glitch hides users' comments on pages, draws ...
Meta said a technical issue had caused the glitch that temporarily concealed comments on the page posts of verified accounts.
Read more >
[BREAKING] Facebook News Feed Bug Could Be Costing ...
Social media managers SHOULD be concerned about the bug since it could mean a drop in Reach, Likes, comments & shares on posts....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found