| Issue 972: | Blocking an unknown user returns error 500 | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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 |
|
,
Sep 02, 2009
(No comment was entered for this change.)
Status: Accepted
|
|
,
Sep 03, 2009
(No comment was entered for this change.)
Owner: alexfpayne
|
|
,
Sep 03, 2009
This has apparently been fixed.
Status: Fixed
|
|
,
Sep 10, 2009
(No comment was entered for this change.)
Owner: ---
Cc: ra...@twitter.com |
|
,
Sep 10, 2009
(No comment was entered for this change.)
Owner: ra...@twitter.com
Cc: -ra...@twitter.com |
|
|
|