How to log in with only cookies

Support / help / discussion forum for twitter bot
Post Reply
DaVinci9527
Posts: 3
Joined: Sat May 27, 2023 4:01 pm

How to log in with only cookies

Post by DaVinci9527 »

hey martin
I only have cookies how to log into it I tried but failed here is the log

****************
Starting: 30/05/2023 00:06 上午
Validate account via login username:
Logindetails: : -1 Proxy: residental.beyondproxy.io:12321:******:34845152_country-us_session-8jy44tef_lifetime-24h
UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36
Login: get: https://twitter.com/
Checking timeline: to ensure is logged in and account working
Search: with: : max: 1 return: RETURN_URLS
Failed JSON response: 401
https://twitter.com/i/api/2/timeline/ho ... ghtedLabel
{"errors":[{"message":"Could not authenticate you","code":32}]}
ERROR RESP FROM TWITTER: 32 Could not authenticate you
* TESTING for known failure text: Could not authenticate you
* FAILED: 92374087236487692374627 : Could not authenticate you
Failed JSON response: 401
https://twitter.com/i/api/2/timeline/ho ... ghtedLabel
{"errors":[{"message":"Could not authenticate you","code":32}]}
ERROR RESP FROM TWITTER: 32 Could not authenticate you
* TESTING for known failure text: Could not authenticate you
* FAILED: 92374087236487692374627 : Could not authenticate you
Multiple no response received, drop out...
FAILED detected: 92374087236487692374627 : Could not authenticate you
Perform login form: :: Proxy: residental.beyondproxy.io:12321:******:34845152_country-us_session-8jy44tef_lifetime-24h
Login: Get: https://twitter.com/login/
Get1 flow login
Validate account failed: (55168745) 23809462038946239764823754928374582647 : couldn't extract gt:

FAILED VERIFY:

0 accounts validated out of 1
Started: 30/05/2023 00:06 上午
Finished: 30/05/2023 00:07 上午
ID: 289ba6ce-6ff0-47a4-942a-8660c6dafb0b
Action ran for: 0hr:0min:43s
DaVinci9527
Posts: 3
Joined: Sat May 27, 2023 4:01 pm

Re: How to log in with only cookies

Post by DaVinci9527 »

I convert the cookie to base64 and the result is the same
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: How to log in with only cookies

Post by martin@rootjazz »

apply cookies to account

Goto the ACCOUNTS tab
Check the account
Check option to USE EXISTING COOKIES
Check Force
click the link VERIFY:LOGIN

This will create an action and send it to the PROCESSING TAB
Goto the processing tab and click RUN. The action will run.
You can double click the action to view the logs and submit logs.

If that doesn't resolve your issue, please submit logs:

HELP > LOGS > SUBMIT

then send your logs ID - the first 4 numbers is sufficient (displayed after successful uploading of logs)



IF that doesn't log in with cookies, then your cookies are:
* no good
* not formatted correctly



Really you don't need all cookies, just the:
auth_token

cookie, if you have that, you can set that easily:
double click account > SHOW OPT ADVANCED
Then the link at the bottom SET AUTH TOKEN



but if you're using base_64_cookies, I assume you are importing? Send me a couple of test lines to import and I will see what is going on

Code: Select all

support[at]rootjazz[dot]com





Regards,
Martin
Post Reply