zerodytrash / TikTok-Chat-Reader

Website to display chats and gifts in realtime from your TikTok LIVE stream. Demo project for TikTok-Live-Connector library.
https://tiktok-chat-reader.zerody.one
279 stars 125 forks source link

connecting but not showing anything #11

Open vioan opened 2 years ago

vioan commented 2 years ago

Hi,

it seems that since a few hours the demo app is not working anymore. It seems connecting but is not showing anything as messages, gifts, likes, ...

Thanks!

vioan commented 2 years ago

now, seems working again

OlegShklyarov commented 2 years ago

No events again. Seems that Tiktok is changing something

vioan commented 2 years ago

indeed, is broken again

Yamuko commented 2 years ago

Plus, no working

MrBill15 commented 2 years ago

yeah any solution ? it's connected but nothing shown

OlegShklyarov commented 2 years ago

Add this to the client side:

socket.connect(uniqueId, {
    requestHeaders: {
"Cookie": "sessionid=7877777773c2fedf3923ce3c4;",
},
enableWebsocketUpgrade:false,
requestPollingIntervalMs: 500,

Extract cookie from tiktok page

OlegShklyarov commented 2 years ago

Check the iss

zerodytrash commented 2 years ago

Have added session cookies to the backend. Now it should work again (for now).

acaksandi commented 2 years ago

I got "Missing WEBCAST_COOKIES in .env - Please provide your current session cookies (s essionid + ttwid)"

how to provide the session cookie?

OlegShklyarov commented 2 years ago

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 then on tiktok page. search for sessionid

philips300-code commented 2 years ago

I did an update but still not showing the comments, like

xlzengin commented 2 years ago

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 then on tiktok page. search for sessionid

only i can see "csrf_session_id" but have no session_id

zerodytrash commented 2 years ago

this should be fixed now.

vioan commented 2 years ago

today again seems not working

acaksandi commented 2 years ago

today again seems not working

yes, its happen again seems tiktok is update the system again

vioan commented 2 years ago

indeed, after 4 hours still not working

luvideez commented 2 years ago

indeed, after 4 hours still not working

tiktok fix afterday

vioan commented 2 years ago

any update on this issue?

vioan commented 2 years ago

was working yesterday and today again not working. Is that somethint TikTok is always changing or some issue somewhere?

vioan commented 2 years ago

any update? still not working. Will be really useful to have it working. Thanks a lot!

vioan commented 2 years ago

is there any hope to make it working again? more than 10 days and it is still not working. Is connecting but not showing anything.

Thanks a lot!