Open liukliukliuk opened 3 years ago
Could you show me how you set the credentials? (without including your credentials)
i use windows
any update regarding this issue yet? as iam facing te same issue
no :/
Il giorno mer 10 feb 2021 alle ore 11:51 ahmadmohi notifications@github.com ha scritto:
any update regarding this issue yet? as iam facing te same issue
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/koenrh/delete-tweets/issues/100#issuecomment-776760585, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALDZ5OJ6IIWO5OUE7ISTS5LS6KMQ5ANCNFSM4WBWGJSQ .
I was also getting this issue on Windows. For me, I needed to use set TWITTER_CONSUMER_KEY=[your key here] with no quotes around the string. I diagnosed this by using ECHO %TWITTER_CONSUMER_KEY%
after setting it, and I discovered the quotes were saved into the variable.
I keep getting “Bad authentication data” even though the credentials are right.
The weirdest thing is that when i set to delete tweets from a period of time when there was 0 tweets to delete, it recognizes 0 tweet was deleted. Otherwise i get this error.