Extract Auth Token

Support / help / discussion forum for twitter bot
Post Reply
sacrificial
Posts: 2
Joined: Tue Jun 20, 2023 10:37 am

Extract Auth Token

Post by sacrificial »

Hello, how do I extract auth token from my account?

For context, I have added my twitter account to twitterdub, however I lost access to my email account. I wish to change the email address on my twitter but I am unable to access it without the confirmation/verification code sent to my old email account. If twitterdub has saved the auth token, I will be able to bypass this.
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Extract Auth Token

Post by martin@rootjazz »

I think you can EXPORT the account and find it. Yes confirmed. Export the account and it's the last column.

I will make an update so it's viewable in ACCOUNT DETAILS form as well
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Extract Auth Token

Post by martin@rootjazz »

next update will show the AUTH TOKEN in the account details view and you can export from the accounts list right click menu
sacrificial
Posts: 2
Joined: Tue Jun 20, 2023 10:37 am

Re: Extract Auth Token

Post by sacrificial »

Thank you so much for your reply.

Unfortunately, I wasn't able to login using the auth token from export. I tried with a working twitter account and found from checking cookie editor extension that the auth token value is different from what I could export as well.

Also, do you know if the twitter ct0 value is saved anywhere?
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Extract Auth Token

Post by martin@rootjazz »

sacrificial wrote: Wed Jun 21, 2023 8:16 am

Unfortunately, I wasn't able to login using the auth token from export. I tried with a working twitter account and found from checking cookie editor extension that the auth token value is different from what I could export as well.
Strange you should be...
Also, do you know if the twitter ct0 value is saved anywhere?
It's in the cookies, you'd could right click >EXPORT JSON COOKIES on the account, then read through the cookies.

You maybe need to paste them into:
https://jsonlint.com/

to make them more readable
Post Reply