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

Scrapper login #1066

Closed
SouSingh opened this issue Dec 14, 2024 · 2 comments
Closed

Scrapper login #1066

SouSingh opened this issue Dec 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@SouSingh
Copy link

Error: {"errors":[{"code":399,"message":"Incorrect. Please try again. g;173416064338586466:-1734160643646:ccVhgNQFewzfeK9cjAREzndr:8"}]}
at TwitterUserAuth.executeFlowTask (file:///Users/kushagra/go/src/gihub.com/Cartman/Eliza-wraper/node_modules/.pnpm/[email protected]/node_modules/agent-twitter-client/dist/node/esm/index.mjs:552:38)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async TwitterUserAuth.handleAcid (file:///Users/kushagra/go/src/gihub.com/Cartman/Eliza-wraper/node_modules/.pnpm/[email protected]/node_modules/agent-twitter-client/dist/node/esm/index.mjs:508:12)
at async TwitterUserAuth.login (file:///Users/kushagra/go/src/gihub.com/Cartman/Eliza-wraper/node_modules/.pnpm/[email protected]/node_modules/agent-twitter-client/dist/node/esm/index.mjs:347:16)
at async Scraper.login (file:///Users/kushagra/go/src/gihub.com/Cartman/Eliza-wraper/node_modules/.pnpm/[email protected]/node_modules/agent-twitter-client/dist/node/esm/index.mjs:2280:5)
at async ClientBase.init (file:///Users/kushagra/go/src/gihub.com/Cartman/Eliza-wraper/node_modules/.pnpm/@ai16z+client-twitter@0.1.4-alpha.3@google-cloud+vertexai@1.9.2_@langchain[email protected]_opena_p7je7bhkaswxwoghczkrgshcom/node_modules/@ai16z/client-twitter/dist/index.js:1015:7)
at async Object.start (file:///Users/kushagra/go/src/gihub.com/Cartman/Eliza-wraper/node_modules/.pnpm/@ai16z+client-twitter@0.1.4-alpha.3_@google-cloud+vertexai@1.9.2_@langchain[email protected]_opena_p7je7bhkaswxwoghczkrgshcom/node_modules/@ai16z/client-twitter/dist/index.js:1377:5)
at async initializeClients (file:///Users/kushagra/go/src/gihub.com/Cartman/Eliza-wraper/src/index.ts:156:32)
at async startAgent (file:///Users/kushagra/go/src/gihub.com/Cartman/Eliza-wraper/src/index.ts:212:25)
at async startAgents (file:///Users/kushagra/go/src/gihub.com/Cartman/Eliza-wraper/src/index.ts:309:13)
⛔ ERRORS
Error starting agents:
   {}
   
   whenever I try to do login or re run again through it got me that same error
   
   
   
   

@SouSingh SouSingh added the bug Something isn't working label Dec 14, 2024
@lalalune
Copy link
Member

You might need to remove your db.sqlite (there are better ways to do this but that's probably it)
You could have your env vars wrong.
I don't think this is a bug, probably bad config or bad cookies in your cache

@s29papi
Copy link

s29papi commented Dec 19, 2024

@lalalune facing the same issue and i've deleted db.sqlite and also rebuilt. configuration params are also correct and it errors same "Error: {"errors":[{"code":399,"message":"Incorrect. Please try again. g;173461914653681618:-1734619146851:NtaLTgbbm1DcTi0FISafmEa3:8"}]}..."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants