-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 ["⛔ Login attempt failed: Authentication error: DenyLoginSubtask"] #3112
Comments
Hello @jamdickin11! Welcome to the elizaOS community. Thank you for opening your first issue; we appreciate your contribution. You are now an elizaOS contributor! |
related: #1431 |
@tcm390 for me it was working fine even with just auth_token but now neither the full auth_token nor the full cookies are working though , guess this might be just something broken in recent development branch |
The |
["⛔ Login attempt failed: Authentication error: DenyLoginSubtask"]
i did add
TWITTER_COOKIES='[
{"key":"auth_token","value":"cccccc","domain":".twitter.com"},
{"key":"ct0","value":"xxxx","domain":".twitter.com"},
{"key":"guest_id","value":"xxxx","domain":".twitter.com"}
]' # Account cookies
but i get this error any clue why ?
The text was updated successfully, but these errors were encountered: