I am using TikTok SDK login from TikTok for developers portal. https://developers.tiktok.com in my mobile app. (We have registered and got the client_id and client_secret)
I am able to authenticate user from the SDK, but no user information is coming back from TikTok like username,firstname,unique_id,followers_count etc.
We can share the video directly to tiktok using SDK, but there is no user information available.
There is no much information available from TikTok on there Developer portal, Can anyone help me?
Thank you