Lyfhael / DeleteTweets

Delete / Remove all your tweets
MIT License
611 stars 126 forks source link

Not finding "X-Client-Uuid" #64

Open robinmunro2021 opened 1 week ago

robinmunro2021 commented 1 week ago

Following the instructions, I click on "Fetch/XHR" and get a list of results. I then click on any result, and on the right side can find entries for "Authorization" and for "x-client-transaction-id. But none of the results have entries for "X-Client-Uuid", so I don't know what to put in line 4 of the main.js file. Can you help?

LookUpToTheRight commented 1 week ago

Following the instructions, I click on "Fetch/XHR" and get a list of results. I then click on any result, and on the right side can find entries for "Authorization" and for "x-client-transaction-id. But none of the results have entries for "X-Client-Uuid", so I don't know what to put in line 4 of the main.js file. Can you help?

I recently noticed this disappeared while using my Chrome browser. However it is still there if you use Firefox to locate and copy the X-Client-Uuid, and then switch back to Chrome for the rest and running the script etc.

TiraelSedai commented 1 week ago

i don't see it in firefox

LookUpToTheRight commented 1 week ago

You can try another script from GitHub called tweetXer, which has fewer steps involved. I found this worked for me.

https://github.com/lucahammer/tweetXer

https://github.com/lucahammer/tweetXer/blob/main/tweetXer.js * Script page to copy and paste from

https://youtu.be/jB1-z6LbX5w * YouTube video by the script author, explaining how to use it, plus says why he thinks some tweets are impossible to delete, due to how Twitter/X website works.