-
Notifications
You must be signed in to change notification settings - Fork 224
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
Not finding "X-Client-Uuid" #64
Comments
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. |
i don't see it in firefox |
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. |
That alternative solution depends upon X providing a data file which I requested yesterday and X does not promise to provide. |
just use "x-csrf-token", it works on me |
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?
The text was updated successfully, but these errors were encountered: