Closed NWucha closed 2 years ago
same
any idea?
same :(
sample?
Found the cause, implementing the fix. P.S: I have midterms in 2 days and I'm fixing TikTok. Lol.
Fixed-
TikTok implemented some sneaky logging which I had to get around. Service should be restored. I'm gonna go study for midterms now.
Enjoy!
Edit: Not true
I'm still facing the same problem
Problem persists after patches. Works for 5-10 minutes, then signatures become invalid. Being looked into.
same
Problem persists after patches. Works for 5-10 minutes, then signatures become invalid. Being looked into.
True. :(
got the same problem :(
same
How fix this problem?
@isaackogan please update
@isaackogan please update
don't force others to do free work. @isaackogan is busy, he has to focus on college. if you have money, there are some people who offer services for this, like https://github.com/reverse4free/TiktokPerseusWeb (not mine)
For what it's worth, I would assume his signature generator is also not working at the moment
@isaackogan please update
don't force others to do free work. @isaackogan is busy, he has to focus on college. if you have money, there are some people who offer services for this, like https://github.com/reverse4free/TiktokPerseusWeb (not mine)
For what it's worth, I would assume his signature generator is also not working at the moment
maybe right, i use this libs https://github.com/carcabot/tiktok-signature for signing and working for now.
I looked into this yesterday and it doesn't provide msToken generation?
@isaackogan please update
don't force others to do free work. @isaackogan is busy, he has to focus on college. if you have money, there are some people who offer services for this, like https://github.com/reverse4free/TiktokPerseusWeb (not mine)
For what it's worth, I would assume his signature generator is also not working at the moment
maybe right, i use this libs https://github.com/carcabot/tiktok-signature for signing and working for now.
I looked into this yesterday and it doesn't provide msToken generation?
msToken from automated browser (puppetter/playwright) is invalid. if you take from regular browser (with user logged in) it may work, but sometimes not.
Heh, not exactly great to run an API off of
same here
Hopefully this will be possible to resolve. Best of luck with midterms!
We're back, errors should all be resolved. Read about it here: https://github.com/isaackogan/TikTokLive/issues/75
It works, thx :)
Error: Missing cursor in initial fetch response.
Unfortunately the same error again :(
Not working again, also when opening live on tiktok.com chat is not loaded.
Not working again, also when opening live on tiktok.com chat is not loaded.
Can you clarify what you mean in the second part of your post? Screenshots would be helpful!
Not working again, also when opening live on tiktok.com chat is not loaded.
Currently I cannot replicate this
Not working again, also when opening live on tiktok.com chat is not loaded.
Same actually
Not working again, also when opening live on tiktok.com chat is not loaded.
Can you clarify what you mean in the second part of your post? Screenshots would be helpful!
Chat is being shown on the tiktok app, but is not on the web version
Not working again, also when opening live on tiktok.com chat is not loaded.
Can you clarify what you mean in the second part of your post? Screenshots would be helpful!
Chat is being shown on the tiktok app, but is not on the web version
Screenshot please. And confirm chat is not shown when logged in
I won't lie to you, that looks more like TikTok breaking and not an update. Can you show us the console (maybe there are errors)? Sorry to use you as my personal debugger, but until it comes to my region there isn't much I can do!
Try a VPN or going on your mobile data hotspot. Maybe tiktok are blocking your IP because they detect usage of the library. Let me know the results :p
Hi! I have all the same problems here, and I haven't try before on this current IP.
same here
Try a VPN or going on your mobile data hotspot. Maybe tiktok are blocking your IP because they detect usage of the library. Let me know the results :p
I think tiktok is broken, here SSL error. Or they updating new function into production and not going well.
No, they blocked your IP because you used the library. They are starting to go crazy.
or your device fingerprint.
Since no one else has said it, hello ByteDance employee reading this thread 👋
I have the same problem, with 2 different devices and 2 different IPs. :(
I have the same problem, with 2 different devices and 2 different IPs. :(
me too
weird tho, now i'm getting everything on my webapp, but the library still doesn't work
So I was able to find something interesting from fetched urls ?aid=1988& header seems to have changed to ?version_code=180800 header
or am i mistaken
Changing that unto the code got me back a Failed to connect Error: TikTok does not offer a websocket upgrade. Please provide a valid sessionId
to use request polling instead, and it returns data unlike the first fetch
aid tag returns blank data
EDIT : providing sessionId after editing the said parameter gave back responses
EDIT: just removing aid tag fixes the request no WebSocket
Has a solution been found?
So I was able to find something interesting from fetched urls ?aid=1988& header seems to have changed to ?version_code=180800 header
or am i mistaken
Changing that unto the code got me back a Failed to connect Error: TikTok does not offer a websocket upgrade. Please provide a valid
sessionId
to use request polling instead, and it returns data unlike the first fetch aid tag returns blank dataEDIT : providing sessionId after editing the said parameter gave back responses
Your way actually works, I tried it. However, the polling is really slow, you can't really work with it. WebSocket is really important.
How is it working?
https://tikfinity.zerody.one/ How is it working?
this libs is working on US
And also working for Turkey.
I still have the same problem
@lucasbaylon I have the same
all people
Python version is working, but js version is not yet.
We need js. :)
Since no one else has said it, hello ByteDance employee reading this thread 👋
ByteDance go and let us Dance without Signatures :D
Check please :)