It looks like error responses have changed, at least for users/show.

I used to get:
{"error":"User has been suspended"}

Now, I get:
{"errors":[{"code":63,"message":"User has been suspended"}]}

Other methods still return the old format, e.g., statuses/show.  I get:
{"request":"/1/statuses/show/123456789012345.json","error":"No status found 
with that ID."}


Was this change announced?  Will all methods now return an array of
errors?  Is there a documented list of error codes?

        -Marc

-- 
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?hl=en

Reply via email to