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 ["⛔ Login attempt failed: Authentication error: DenyLoginSubtask"] #3112

Closed
jamdickin11 opened this issue Jan 31, 2025 · 5 comments
Assignees

Comments

@jamdickin11
Copy link

["⛔ 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 ?

Copy link
Contributor

Hello @jamdickin11! Welcome to the elizaOS community. Thank you for opening your first issue; we appreciate your contribution. You are now an elizaOS contributor!

@jamdickin11 jamdickin11 changed the title twiiter ["⛔ Login attempt failed: Authentication error: DenyLoginSubtask"] twitter ["⛔ Login attempt failed: Authentication error: DenyLoginSubtask"] Jan 31, 2025
@tcm390
Copy link
Collaborator

tcm390 commented Jan 31, 2025

related: #1431

@re-du-backup
Copy link

@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

@tcm390
Copy link
Collaborator

tcm390 commented Feb 5, 2025

@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

Yea this pr should fix it: #3278

@tcm390
Copy link
Collaborator

tcm390 commented Feb 5, 2025

["⛔ 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 TWITTER_COOKIES variable was removed. I created a new PR to address it: #3278.

@tcm390 tcm390 self-assigned this Feb 5, 2025
@tcm390 tcm390 closed this as completed Feb 5, 2025
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

3 participants