Lyfhael / DeleteTweets

Delete / Remove all your tweets
MIT License
593 stars 122 forks source link

fixing uuid not found problem (works only in chrome) #24

Open sweeeetch opened 9 months ago

sweeeetch commented 9 months ago

it should appear like this : Screenshot from 2023-12-16 21-41-17 to get the uuid you head to application in menu : Screenshot from 2023-12-16 21-42-03 then go to cookies (storage section) and click twitter ....:

Screenshot from 2023-12-16 21-42-34

next go to pesonal...... and copy its value : Screenshot from 2023-12-16 21-42-50

and there you go, this is your uuid. (it worked for me)

source : https://help.uberflip.com/hc/en-us/articles/360041466972-Find-Your-Uberflip-Analytics-Identifier-UUID-

eleius commented 9 months ago

I don't have a personalization_id either... Others suggested you can use a random value, but it doesn't work for me.

Marouan-El-Haddad commented 9 months ago

I don't have a personalization_id either... Others suggested you can use a random value, but it doesn't work for me.

I had the same problem, but it ended up working if I used the guest_id :) Hopefully it can work for you! (guest_id is same location as personalization_id)

hinetapora commented 1 week ago

yes i did not need uuid - it just worked. please update the readme. and thanks!!!