Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty Response #211

Open
MyNameJeff12123 opened this issue Apr 22, 2024 · 12 comments
Open

Empty Response #211

MyNameJeff12123 opened this issue Apr 22, 2024 · 12 comments

Comments

@MyNameJeff12123
Copy link

Still receiving empty responses.

Any Fixes?

@monty-dev
Copy link

Provide more details on the requests you're making. I'm getting expected responses.

@MyNameJeff12123
Copy link
Author

I am using the user-videos.js example with my sec user id

@MyNameJeff12123
Copy link
Author

I am using your version without issue.

@johnsmith765
Copy link

Same problem. Getting empty response using the new updated code

@ocsi94
Copy link

ocsi94 commented Apr 24, 2024

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?

@FrancoBM12
Copy link

The same thing happens when I want to sign a websocket url. The result of the response is 200, but the body is empty.

@zakrian07
Copy link

I'm getting same issue

@zakrian07
Copy link

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

@ocsi94
Copy link

ocsi94 commented May 14, 2024

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.

@MyNameJeff12123
Copy link
Author

MyNameJeff12123 commented May 14, 2024 via email

@zakrian07
Copy link

im still getting empty response

@pthieu
Copy link
Contributor

pthieu commented Aug 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants