I have a user that removed her account from Twitter. She said she was
not suspended, but voluntarily removed the account. The /users/show
method is reporting the account as suspended:

When accessing http://twitter.com/users/show/studiotwentytwo.xml I get
the suspended response with a 404 status:

<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <request>/users/show/studiotwentytwo.xml</request>
  <error>User has been suspended.</error>
</hash>

Is this a correct reporting of the account status, or is the API mis-
reporting voluntarily removed accounts as suspended?

Reply via email to