-
Notifications
You must be signed in to change notification settings - Fork 86
Description
When trying to use this with touitomamout I am getting the below error:
connecting to twitter...Error: {"errors":[{"message":"Sorry, that page does not exist","code":34}]} at TwitterUserAuth.updateGuestToken (file:///root/services/touitomamout/node_modules/@the-convocation/twitter-scraper/dist/node/esm/index.mjs:281:13) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async TwitterUserAuth.login (file:///root/services/touitomamout/node_modules/@the-convocation/twitter-scraper/dist/node/esm/index.mjs:323:5) at async Scraper.login (file:///root/services/touitomamout/node_modules/@the-convocation/twitter-scraper/dist/node/esm/index.mjs:2022:5) at async Ru (file:///root/services/touitomamout/dist/index.js:11149:84) at async hu (file:///root/services/touitomamout/dist/index.js:11315:3) at async file:///root/services/touitomamout/dist/index.js:12130:5
I can sign into the Twitter account just fine but this isnt working