If you send a message longer than 140 twitter will truncate it and set the truncate value on the status to True. For duplicates it will just ignore the status.
Josh On Thu, Oct 15, 2009 at 1:20 PM, janole <[email protected]> wrote: > > Hi, > > I just figured out that when calling statuses/update with a text > longer than 140 chars, the reply of that API call will be 200 OK with > the last status of the user. > > Wouldn't it be better to return some sort of error message? > > The same seems to be happening when sending a duplicate tweet. > > Ole > > -- > Jan Ole Suhr > [email protected] > On Twitter: http://twitter.com/janole >
