ssovit / TikTok-API-PHP

Unofficial TikTok API for PHP. Join our Discord server
https://discord.gg/rSQd2QAXA8
MIT License
143 stars 41 forks source link

API not working #10

Closed abubakar-iqbal closed 3 years ago

abubakar-iqbal commented 3 years ago

I just checked that, the API has not returned the user data by calling the function

$api = new \Sovit\TikTok\Api(); $account = $api->getUser($username);

Could you please confirm it?

PeterJason commented 3 years ago

I think the TikTok changed the code.

PeterJason commented 3 years ago

The code was updated, but the followers are rounded.