iincognito15
New Member
Hello!
I adapted the tiktok chat reader project (https://tiktok-chat-reader.zerody.one/) (https://github.com/zerodytrash/TikTok-Chat-Reader) so that it works for me locally, but that it would read me a list of 30 users from a .txt file, to determine how many of those users are live in their chat, it worked fine but after a while it gave me a PARSE ERROR, which did not let me see the status of their chats, I solved that with a VPN, which tells me that TikTok blocked my IP or Mac, but after a while the same error returns: PARSE ERROR, and it doesn't even work with VPN, any solution?
This appears to me in the terminal:
{ info: 'Error while connecting',
exception:
Error: Failed to retrieve room_id from page source. Parse Error
at WebcastPushConnection._retrieveRoomId2 (/home/Pepe/.TikTok-Chat-Reader-main/node_modules/tiktok-live-connector/dist/index.js:501:11)
at process._tickCallback (internal/process/next_tick.js:68:7) }
WRAPPER @Pepa: Connection failed, Error: Failed to retrieve room_id from page source. Parse Error
I adapted the tiktok chat reader project (https://tiktok-chat-reader.zerody.one/) (https://github.com/zerodytrash/TikTok-Chat-Reader) so that it works for me locally, but that it would read me a list of 30 users from a .txt file, to determine how many of those users are live in their chat, it worked fine but after a while it gave me a PARSE ERROR, which did not let me see the status of their chats, I solved that with a VPN, which tells me that TikTok blocked my IP or Mac, but after a while the same error returns: PARSE ERROR, and it doesn't even work with VPN, any solution?
This appears to me in the terminal:
{ info: 'Error while connecting',
exception:
Error: Failed to retrieve room_id from page source. Parse Error
at WebcastPushConnection._retrieveRoomId2 (/home/Pepe/.TikTok-Chat-Reader-main/node_modules/tiktok-live-connector/dist/index.js:501:11)
at process._tickCallback (internal/process/next_tick.js:68:7) }
WRAPPER @Pepa: Connection failed, Error: Failed to retrieve room_id from page source. Parse Error