@andstatus @gargron @thefaico In this case, I had sent the message successfully using andStatus, and then exited out of the app.  Next time I checked andStatus on the phone it posted the status again.  I notice it does this a lot if it's suspended - it attempts to resend the last status if its suspended, regardless of whether the server got it or not.  It might be worth adding a check for duplication in the postActiv API, so you can be sure that the status you are retrying, did indeed error and wasn't pushed to the server.