carcabot / tiktok-signature

Generate tiktok signature token using node
733 stars 283 forks source link

Fail to get SEC_UID #207

Closed developeralim closed 5 months ago

developeralim commented 6 months ago

Please help me. i am trying to get secUid by this URL https://t.tiktok.com/api/user/detail/?aid=1988&uniqueId=username&language=it. but it gives me nothing in api request.

jgore077 commented 6 months ago

What is secUid? I am also having problems but not the same one and Im wondering if we can work together

levymoreira commented 6 months ago

If you guys can, create a small repository on github with an example of the problem, I'm using the signature here and it's working fine for my urls.

jgore077 commented 6 months ago

@levymoreira Are you using the basic example provided in the examples folder.

jgore077 commented 6 months ago

The example for list_items is not working for me and this is the one I need. The example doesn't work (no data) but when I copy the fetch request from the browser it works as intended but only for a few minutes.

zakrian07 commented 6 months ago

are you using proxy?

jgore077 commented 6 months ago

no but it works on with requests generated from real browsers