Open MyNameJeff12123 opened 7 months ago
Provide more details on the requests you're making. I'm getting expected responses.
I am using the user-videos.js example with my sec user id
I am using your version without issue.
Same problem. Getting empty response using the new updated code
With node 17 or higher the request almost always empty With node 16 or lower ther request almost always fulfilled
can anyone found it out why?
The same thing happens when I want to sign a websocket url. The result of the response is 200, but the body is empty.
I'm getting same issue
when using proxy it work after 4-5 retries @carcabot is there any update as tiktok api give response in 2 sec and it leading my api to 30-40 sec due to retries
With node 17 or higher the request almost always empty With node 16 or lower ther request almost always fulfilled
can anyone found it out why?
Now its not working on node 16 or lower either.
I use node v20, works fine. Sent from my iPhone 13 Pro MaxOn 14 May 2024, at 10:54, Baraksó Gyula @.***> wrote:
With node 17 or higher the request almost always empty With node 16 or lower ther request almost always fulfilled can anyone found it out why?
Now its not working on node 16 or lower either.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
im still getting empty response
empty response, node 22 there's a comment:
// If you're getting empty results change the verifyFp, msToken, X-Bogus and _signature params
tried this, didn't work
Still receiving empty responses.
Any Fixes?