Closed abubakar-iqbal closed 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?
I think the TikTok changed the code.
The code was updated, but the followers are rounded.
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?