isaackogan / TikTokLive

Python library to receive live stream events (comments, gifts, etc.) in realtime from TikTok LIVE.
https://isaackogan.github.io/TikTokLive/
MIT License
897 stars 176 forks source link

Missing cursor in initial fetch response. #74

Closed xSoczek closed 2 years ago

xSoczek commented 2 years ago

Windows 10 Code: https://github.com/isaackogan/TikTokLive/blob/master/examples/basic.py Version 4,3.7

Error: TikTokLive.types.errors.FailedConnection: Missing cursor in initial fetch response.

Gedehamsen021 commented 2 years ago

any news?

isaackogan commented 2 years ago

No

xSoczek commented 2 years ago

Do you have the same problem?

And is it my fault or the biblotek's or tiktok's?

HSY777 commented 2 years ago

same problem

isaackogan commented 2 years ago

This is an issue with TikTok blocking the token signatures required to access Webcast and read from TikTok LIVE. Steps are being taken to return service, but it may be a while.

undfndV commented 2 years ago

same problem, just wait

Gedehamsen021 commented 2 years ago

praying for fix

isaackogan commented 2 years ago

Hey guys, TikTokLive has been fixed. You can read about it here. No update to the package is required.

One additional note:

TikTokLive has always been free to use and free for Zerody and I to run. Zerody is busy with a full-time job, and I am writing my first-ever midterm in University tomorrow. We both took a lot of time to fix this, for free. Time I did not have.

As of this most recent fix, it now also costs us money to run this library, thanks to our new method of token generation.

If you enjoy this library (and perhaps even made a coin or two from it), consider supporting its development with a donation at https://www.paypal.me/isaackogan. Half will go to me, and the other have to Zerody, the other developer responsible for running this project & TikTok-Live-Connector.