fix
remove all var mentions of client uuid, first perform a manual request to fetch tweet/replies by clicking on replies, and copy exactly that client_tid token, i also changed random resource line:
var random_resource = "OAx9yEcW3JA9bPo63pcYlA";
and delete option variable line:
variable = `?variables=%7B%22userId%22%3A%22${user_id}%22%2C%22count%22%3A${count}%2C${final_cursor}%22includePromotedContent%22%3Atrue%2C%22withCommunity%22%3Atrue%2C%22withVoice%22%3Atrue%7D`;
works
Could you upload or copy-paste a fork? I deleted all mentions of uuid, and did the rest. Still getting the 400 error
I got a true fix in my fork. They changed some things not only with X-Client-UUID but also the Request-Parameters and even the Response-Format. So it had to be rebuilt https://github.com/NietzscheKadse/XeetEntfernierer
I got a true fix in my fork. They changed some things not only with X-Client-UUID but also the Request-Parameters and even the Response-Format. So it had to be rebuilt https://github.com/NietzscheKadse/XeetEntfernierer
I had to turn old_tweets to true for the script to work.
https://github.com/NietzscheKadse/XeetEntfernierer/blob/1b2c9d56d39e1e55ef36f8cf78cec05eed88e204/main.js#L35
I got a true fix in my fork. They changed some things not only with X-Client-UUID but also the Request-Parameters and even the Response-Format. So it had to be rebuilt https://github.com/NietzscheKadse/XeetEntfernierer
I had to turn
old_tweetstotruefor the script to work. https://github.com/NietzscheKadse/XeetEntfernierer/blob/1b2c9d56d39e1e55ef36f8cf78cec05eed88e204/main.js#L35
This worked for me too. Thanks @PierrickGT.
Updated it, sorry for the delay. Don't use Github much, if it breaks again feel free to tag me on discord arm_11813