My favorites | Sign in
Project Logo
       
New issue | Search
for
| Advanced search | Search tips
Issue 972: Blocking an unknown user returns error 500
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  raffigeo
Closed:  Sep 03
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by stasismedia, Aug 27, 2009
Making a block request via API returns Error 500 instead of an expected 404 
not found as per the unblock method.

To replicate:
=================
curl -d '' -u user:pass -D- 
http://twitter.com/blocks/create/someuserthatdoesntexist.xml 


Expected result:
=================

HTTP code 404
XML error 'not found'


Actual result:
=================
HTTP code 500
Fail whale HTML page
Comment 1 by raffigeo, Sep 02, 2009
(No comment was entered for this change.)
Status: Accepted
Comment 2 by alexfpayne, Sep 03, 2009
(No comment was entered for this change.)
Owner: alexfpayne
Comment 3 by alexfpayne, Sep 03, 2009
This has apparently been fixed.
Status: Fixed
Comment 4 by raffigeo, Sep 10, 2009
(No comment was entered for this change.)
Owner: ---
Cc: ra...@twitter.com
Comment 5 by raffigeo, Sep 10, 2009
(No comment was entered for this change.)
Owner: ra...@twitter.com
Cc: -ra...@twitter.com
Sign in to add a comment

Hosted by Google Code