Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Is this API still working? #14

Open
Me1kaa opened this issue Jun 2, 2019 · 5 comments
Open

Is this API still working? #14

Me1kaa opened this issue Jun 2, 2019 · 5 comments

Comments

@Me1kaa
Copy link

Me1kaa commented Jun 2, 2019

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.

@n-khripunov
Copy link

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.

At the moment, faced with the same problem. Now, when querying the server, you must pass two mandatory parameters "X-Gorgon, X-Khronos"

@umeshdepale
Copy link

hey can you login by using this API.

@davidteather
Copy link

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.

TikTok-Api

@tolgatasci
Copy link
Owner

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.

TikTok-Api

https://github.com/tolgatasci/musically-tiktok-api-python/blob/master/README.md

@davidteather
Copy link

@tolgatasci Thanks for the shout out

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants