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

Twitter/X Cache Login not staying logged in #939

Closed
salparadi opened this issue Dec 9, 2024 · 1 comment
Closed

Twitter/X Cache Login not staying logged in #939

salparadi opened this issue Dec 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@salparadi
Copy link

Describe the bug

Added Twitter cookies per the docs and every time I run things, it triggers a new login alert from Twitter so something seems off. Considered trying the cookies from a logged in browser, but it uses the x.com domain, and when you try to add those, startup complains about the wrong domain. Login works, posting works, it just seems that the cookies should work to not trigger new logins each time. Guessing at some point Twitter will flag continuous logins like this. If I don't add cookies at all, same thing, it works, but triggers a login alert email each time.

To Reproduce

Simply starting Eliza with Twitter credentials added + manual cookies. They do get cached in the db, but on restart, it still doesn't consider itself logged in and I get an email.

Expected behavior

Stay logged in. Don't trigger a new login email alert from Twitter.

@salparadi salparadi added the bug Something isn't working label Dec 9, 2024
@salparadi salparadi changed the title Twitter/X Cache Login not working Twitter/X Cache Login not staying logged in Dec 9, 2024
@netdragonx
Copy link
Contributor

Believe above issue is addressed in PR #856

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