You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It hasn't worked locally for 3 days, it shows this error in the terminal:
New connection from origin http://localhost:8091/
WRAPPER @@pepit@123: Error event triggered: Error while connecting, Error: Failed to retrieve room_id from page source. Parse Error
{ info: 'Error while connecting',
exception:
Error: Failed to retrieve room_id from page source. Parse Error
at WebcastPushConnection._retrieveRoomId2 (/home/pepito/TikTok-Chat-Reader/node_modules/tiktok-live-connector/dist/index.js:501:11)
at process._tickCallback (internal/process/next_tick.js:68:7) }
WRAPPER @@pepit@123: Connection failed, Error: Failed to retrieve room_id from page source. Parse Error.
And in the browser:
Error: Failed to retrieve room_id from page source. Parse Error
Any solution?
The text was updated successfully, but these errors were encountered:
It hasn't worked locally for 3 days, it shows this error in the terminal:
New connection from origin http://localhost:8091/
WRAPPER @@pepit@123: Error event triggered: Error while connecting, Error: Failed to retrieve room_id from page source. Parse Error
{ info: 'Error while connecting',
exception:
Error: Failed to retrieve room_id from page source. Parse Error
at WebcastPushConnection._retrieveRoomId2 (/home/pepito/TikTok-Chat-Reader/node_modules/tiktok-live-connector/dist/index.js:501:11)
at process._tickCallback (internal/process/next_tick.js:68:7) }
WRAPPER @@pepit@123: Connection failed, Error: Failed to retrieve room_id from page source. Parse Error.
And in the browser:
Error: Failed to retrieve room_id from page source. Parse Error
Any solution?
The text was updated successfully, but these errors were encountered: