Hello, Currently we discard a tweet if it is an exact duplicate of the previous tweet, however we still return a success code (200). We are planning on changing this so it will return an error code when a tweet is not posted.
-Chad On Wed, Oct 28, 2009 at 10:40 AM, Jai <[email protected]> wrote: > > What is the criteria for dupliate tweets? then how the polling > applications works? they may have several tweets with similar text? > > On Oct 28, 8:14 am, Dwi Sasongko Supriyadi <[email protected]> wrote: >> Hello, >> >> On Wed, Oct 28, 2009 at 6:23 PM, Greg <[email protected]> wrote: >> >> > Hello, >> >> > I have an application that sends out a Tweet when a user Authorizes >> > the Application and asks a Question to a particular user. Does Twitter >> > block continous sending out of a Tweet within a time period? I am >> > doing testing of the application and whenever I try to do a Update >> > Status - it returns the ID of the last Tweet that I made from the >> > account. Did my Consumer Key/Consumer Key get blocked, or will Twitter >> > not allow the same tweet to be posted in a certain time period? >> >> I also develop an application that sends tweets taken from plaintext. So >> far, I found experiences that twitter doesn't allow consecutive tweets that >> are identical. >> >> DWI >
