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

Client Twitter Login issue: Error: {"errors":[{"code":399,"message":"Incorrect. Please try again."}]} #905

Closed
MSghais opened this issue Dec 7, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@MSghais
Copy link

MSghais commented Dec 7, 2024

Describe the bug

When I try to test the Twitter client, I get this message in the loading twitter client error.

Error: {"errors":[{"code":399,"message":"Incorrect. Please try again."}]}

To Reproduce

Expected behavior

Screenshots

Additional context

@MSghais MSghais added the bug Something isn't working label Dec 7, 2024
@Lukapetro
Copy link
Contributor

Most likely, the data you entered in the environment variables is incorrect. Check them

@nfwGytautas
Copy link

Got the same it seems to be related to suspicious login checks from X

@metatxn
Copy link

metatxn commented Dec 14, 2024

Got the same it seems to be related to suspicious login checks from X

+1, even i'm getting same issue. I created a new account for the agent.

@lalalune can you please share what's the fix for this issue?

@aj47
Copy link

aj47 commented Dec 15, 2024

for those trying to set eliza up on a vps
from the discord:

Managed to login to twitter finally by spoofing the browser for VPS
For anyone that is having trouble this is way easier than setting up graphic interface or VPN

used Firefox settings > Network settings > manual proxy config 

Set SOCKS Host to 127.0.0.1 on port 8080
ssh -D 127.0.0.1:8080 user@<vps ip address>. 
#this using Mac/Windows you may need to generate keys

Then use firefox browser to login and complete verification

i wasn't able to do this succesfully but if someone can take this knowledge and suggest another way would be greaytly appreciated

@metatxn
Copy link

metatxn commented Dec 16, 2024

@aj47 it didn't work :(

@0xfortes
Copy link

Followed @aj47 procedure and it works! Solved!

@KarimovMurodilla
Copy link

Same problem...

@ZhiminHeGit
Copy link

why is this closed? it's not fixed.

@zkvm
Copy link

zkvm commented Dec 26, 2024

for those trying to set eliza up on a vps from the discord:

Managed to login to twitter finally by spoofing the browser for VPS
For anyone that is having trouble this is way easier than setting up graphic interface or VPN

used Firefox settings > Network settings > manual proxy config 

Set SOCKS Host to 127.0.0.1 on port 8080
ssh -D 127.0.0.1:8080 user@<vps ip address>. 
#this using Mac/Windows you may need to generate keys

Then use firefox browser to login and complete verification

i wasn't able to do this succesfully but if someone can take this knowledge and suggest another way would be greaytly appreciated

thanks it works

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

10 participants