-
Notifications
You must be signed in to change notification settings - Fork 44
Is this API still working? #14
Comments
At the moment, faced with the same problem. Now, when querying the server, you must pass two mandatory parameters "X-Gorgon, X-Khronos" |
hey can you login by using this API. |
Tiktok changed quite a bit to their api last month that probably broke this one. I don't have all the same functionality in my module, but you can get TikTok json objects and download videos and more. |
https://github.com/tolgatasci/musically-tiktok-api-python/blob/master/README.md |
@tolgatasci Thanks for the shout out |
I'am writting API wrapper using Kotlin lang, and took your wrapper and other one as an example. But, I have a problem with getting data from requests, I think, tiktok implemented new security fixes, so, every request return empty data. Can you check is your api still working? For me it returns empty data, as mine.
The text was updated successfully, but these errors were encountered: