| Issue 259: | end_session returns error -- on success | |
| 2 people starred this issue and may be notified of changes. | Back to list |
The Twitter end_session API method returns an error, even on success:
{"request":"\/account\/end_session.json","error":"Logged out."}
This requires special case handling in a Twitter API interface library
where throwing exceptions for errors is the norm.
May I suggest returning a boolean true, instead?
Granted, it's a 200 response code, but still, returning "error" seems wrong.
|
|
,
Feb 18, 2009
(No comment was entered for this change.)
Status: Accepted
Labels: -Priority-Medium Priority-Low Milestone-V2 |
|
,
Apr 20, 2009
(No comment was entered for this change.)
Owner: alexfpayne
|
|
,
Apr 21, 2009
This issue has been recorded in the future roadmap: http://apiwiki.twitter.com/V2-Roadmap
Status: Moved
|
|
,
Apr 21, 2009
Marking "Invalid" so these issues don't clutter the main view of issues. All are tracked on http://apiwiki.twitter.com/V2-Roadmap
Status: Invalid
|
|
|
|