Grabbing some data from users/show, have received a unexpected
response code. Just thought I'd memorialize it here:

If the requested user account is "suspended", the response code is
403. Twitter API docs only mention 403 being used for update rate
limits (like limiting how much an app updates users' statuses).

The full response I get actually is 403 with the following JSON
content:

{"request":"/1/users/show.json?screen_name=PapaRocks6","error":"User
has been suspended"}

Brian Maso

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to