Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

followUser is not working #11

Open
ChristopherTrimboli opened this issue Nov 29, 2024 · 1 comment
Open

followUser is not working #11

ChristopherTrimboli opened this issue Nov 29, 2024 · 1 comment

Comments

@ChristopherTrimboli
Copy link

truth_terminal
1802642686710837249
1802642686710837249

/home/cjft/Documents/github/matrix-one/matrix-agent/backend/node_modules/agent-twitter-client/dist/node/cjs/index.cjs:1531
    throw new Error(`Failed to get user ID: ${userIdResult.err.message}`);
          ^

Error: Failed to get user ID: User not found.
    at followUser (/home/cjft/Documents/github/matrix-one/matrix-agent/backend/node_modules/agent-twitter-client/dist/node/cjs/index.cjs:1531:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async Scraper.followUser (/home/cjft/Documents/github/matrix-one/matrix-agent/backend/node_modules/agent-twitter-client/dist/node/cjs/index.cjs:3047:5)

Verified passing right userId to follow user but breaking.

@kingbootoshi
Copy link
Contributor

can you show the code you're using ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants