"For each update attempt, the update text is compared with the authenticating user’s recent Tweets. Any attempt that would result in duplication will be blocked, resulting in a 403 error. A user cannot submit the same status twice in a row."
First night tweeted out A to Z, same night when tried to tweet out A again got error even though the last tweet (Z) was not the same. The question is how recent is "recent Tweets"
Will try A again tomorrow and see if resets in 24 hrs or something.
If that's good then we are ok because I doubt anyone would go from A to Z to A in a span of 24 hours.
Might wanna handle worst case though.
https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/post-statuses-update
First night tweeted out A to Z, same night when tried to tweet out A again got error even though the last tweet (Z) was not the same. The question is how recent is "recent Tweets"
Will try A again tomorrow and see if resets in 24 hrs or something. If that's good then we are ok because I doubt anyone would go from A to Z to A in a span of 24 hours. Might wanna handle worst case though.