Skip to content

Unable to find values for cookies #246

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

Open
Savepeter2 opened this issue Apr 20, 2025 · 1 comment
Open

Unable to find values for cookies #246

Savepeter2 opened this issue Apr 20, 2025 · 1 comment

Comments

@Savepeter2
Copy link

Savepeter2 commented Apr 20, 2025

Hello, in your code documentation, you had this below, which is the values for cookies, you didn't add how we'll get these values, I got a cookies ready based acct from the provider in the documentation.

 cookies = "abc=12; ct0=xyz" # or '{"abc": "12", "ct0": "xyz"}'

Now I am facing this error below: "cto" not in cookies, how do I get the value for "cto" and "abc" in the code above, P.S my acct hasn't been banned, I'm able to login successfully on twitter

Image

In my code below: I didn't set values for cookies and I'll like to:

Image

When I used the "cto" entry and "auth_token" entry under the cookies from the login page on twitter, I got this error

Image

Someone should please help me asap

@mikysetiawan
Copy link

do you can fix this already sir?I also experienced the same thing @Savepeter2

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

2 participants