carcabot / tiktok-signature

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

Fetching user videos not working on deployment #205

Closed nesyou01 closed 5 months ago

nesyou01 commented 9 months ago

I successfully ran the user-videos example on my local machine, experiencing the expected outcome. However, upon deploying the code to Google Cloud Functions, I received an empty string instead of the videos. I'm currently unsure about the root cause of this problem. Interestingly, I also tested the trending.js example, and it worked flawlessly during deployment. Please help!

fahrurxz commented 9 months ago

same problem

Flopp30 commented 9 months ago

I'm a little worse off. :( I successfully uploaded it to the server and worked for about a month, but about 2 weeks ago everything broke.

I think the problem is with the data that is being sent to get the signature

crazould commented 8 months ago

same probs

carcabot commented 5 months ago

Check latest commit.