DeleteTweets
DeleteTweets copied to clipboard
403(Forbidden) | "Network response was not ok, retrying in 10 seconds" on running script on console
My internet is fine so I am gussing your api is forbidden?
How to fix this?
I haven't encountered that issue. Make sure you copied the authorization key properly, and it needs to include the word "Bearer " in the beginning.
Also, did you use the from_archive option or without it ?
I haven't encountered that issue. Make sure you copied the authorization key properly, and it needs to include the word "Bearer " in the beginning.
Also, did you use the from_archive option or without it ?
+1, Resolved. I also encountered the issue because I was missing the word "Bearer" ( I had accidently deleted it)