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
I am pretty sure this is not an issue with this tool, but I am seeing the phenomenon that I can successfully post a tweet via account.tweet(content), receive a response that looks all fine and includes a rest_id and no error messages, but the tweet never shows up on twitter and when I check via status/[id] it says "sorry this tweet has been deleted".
Every now and then a tweet goes through - but most of them never make it (and I am not spamming here - there are several minutes pause between each)
Is this a common measure against automated posts they do?
The text was updated successfully, but these errors were encountered:
Ah - and today I got this one, so it seems like the deletion might be step #1 of their bot repellant: ""Authorization: This request looks like it might be automated. To protect our users from spam and other malicious activity, we can't complete this action right now. Please try again later."
Well learn how to handle your accounts correctly to make them tweet or reply or quoting without getting flagged, warm them up, do less than 30% of the rate limit, use them with different proxy etc...
I am pretty sure this is not an issue with this tool, but I am seeing the phenomenon that I can successfully post a tweet via account.tweet(content), receive a response that looks all fine and includes a rest_id and no error messages, but the tweet never shows up on twitter and when I check via status/[id] it says "sorry this tweet has been deleted".
Every now and then a tweet goes through - but most of them never make it (and I am not spamming here - there are several minutes pause between each)
Is this a common measure against automated posts they do?
The text was updated successfully, but these errors were encountered: