TikTok-Chat-Reader
TikTok-Chat-Reader copied to clipboard
Connection issue
I'm suddenly receiving the error
Request failed with status code 500
I get this error when I run it locally and on your demo page. What's strange is that it was working perfectly fine earlier today. Any assistance in resolving this issue would be appreciated.
It most likely means t hat Tiktok has blocked your IP address. Try using a VPN and see if this fixes the issue. If it does then your IP is blocked and you will need to use a VPN to connect.
fixed : modify the tiktok-live-connector version to "tiktok-live-connector": "^1.0.6" or copy and paste that : { "dependencies": { "dotenv": "^16.0.0", "express": "^4.17.2", "socket.io": "^4.4.1", "tiktok-live-connector": "^1.0.6" } } in the package.json