question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

some request not working

See original GitHub issue

I use with custom_verifyFp.

1 - api.get_user 2 - api.by_username

Bad request. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner

where I found secUID ?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
fs-akjhacommented, Nov 17, 2021

Using custom_verifyFp for api.by_username(), removing cookies and generating new s_v_webid but still getting

**Bad request. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner TikTokApi.exceptions.TikTokCaptchaError: TikTok blocks this request displaying a Captcha Tip: Consider using a proxy or a custom_verifyFp as method parameters**

Please help me out here, any help will be really appreciated.

1reaction
pierrehabte2017commented, Nov 17, 2021

Same Issue with api.get_user when I’m using a custom_verifyFp and proxy

TikTokApi.exceptions.TikTokCaptchaError: TikTok blocks this request displaying a Captcha
Tip: Consider using a proxy or a custom_verifyFp as method parameters
Read more comments on GitHub >

github_iconTop Results From Across the Web

Request not working, but http.request does? #1090 - GitHub
I'm facing an issue with request library. I'm trying to send a POST request to a restful server like so: router.post('/add', function(req, ...
Read more >
How do you know what's gone wrong when your API request ...
When an API request doesn't work, hopefully the client receives a sensible HTTP error status, like 409 or 500, which is a good...
Read more >
HTTP Request Not Working? [duplicate] - Stack Overflow
Closed 5 years ago. I'm trying to create an app which will send some data to a web server when a button will...
Read more >
Troubleshooting requests - Postman Learning Center
If Postman fails to send your request, you may be experiencing connectivity issues. Check your connection by attempting to open a page in...
Read more >
HTTP Request not working for some websites - Questions - n8n
Hi everyone. Are there any known restrictions to the HTTP node? When running below, it doesn't execute (just times out): @Jon, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found