szdc / tiktok-api

Unofficial API wrapper for TikTok
MIT License
1.27k stars 279 forks source link

fp (finger print) query string parameter seems is no longer existing in recent login related MITM capture #119

Closed atwleung closed 3 years ago

atwleung commented 5 years ago

Describe the bug A clear and concise description of what the bug is.

fp is one param required in getRequestParams. However, in recent MITM capture, I no longer sees the parameter. So users of tiktok-api can no longer supply the value of this parameter

To Reproduce A small example of code that reproduces the bug.

I can share the MITM capture via private messages.

Expected behavior

I would expect the tiktok-api no longer requiring users to provide fp parameter and its value.

Additional context Add any other context about the problem here.

NathanielCodes commented 5 years ago

Your expected behavior is correct, I have the same results.

szdc commented 5 years ago

Thanks. I haven't updated this repository for a while so will take a look when I can.

ghost commented 4 years ago

@szdc Anything new on deviceID and InstallID ?

reteps commented 4 years ago

@szdc any updates? It appears a bot using the TikTok api was written in PHP over here, maybe they are using a more recent TikTok api.

szdc commented 3 years ago

Closing as this project is no longer maintained.