OlegShklyarov
OlegShklyarov
No events again. Seems that Tiktok is changing something
Add this to the client side: ``` socket.connect(uniqueId, { requestHeaders: { "Cookie": "sessionid=7877777773c2fedf3923ce3c4;", }, enableWebsocketUpgrade:false, requestPollingIntervalMs: 500, ``` Extract cookie from tiktok page
[Check the iss](https://github.com/zerodytrash/TikTok-Live-Connector/issues/42)
> I got "Missing WEBCAST_COOKIES in .env - Please provide your current session cookies (s essionid + ttwid)" > > how to provide the session cookie? Install cookie editor, open...