You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though unretweet=false, retweets still got deleted.
Description:
Use default configuration, not change any options.
Unable to find the UUID, so I used the endpoint https://x.com/i/api/1.1/keyregistry/register instead of the recommended client_event.json.
Over 1000 retweets were deleted.
It looks like there's no clear pattern to the deleted retweets, but most of them seem to be from before 2024, with fewer getting deleted after that. However, this is just a rough guess.
For those who may have experienced similar issues, you can recover deleted retweets by exporting the log file and using the following script:
Even though
unretweet=false
, retweets still got deleted.Description:
https://x.com/i/api/1.1/keyregistry/register
instead of the recommendedclient_event.json
.For those who may have experienced similar issues, you can recover deleted retweets by exporting the log file and using the following script:
The text was updated successfully, but these errors were encountered: