| Issue 515: | Inconsistent API for favorite/create and favorite/destroy | |
| 3 people starred this issue and may be notified of changes. | Back to list |
What's the problem you're seeing? favorite/create and favorite/destroy modify data and should therefore be POST methods (with an id argument) to be consistent with the rest of the API. Currently if I try to POST to http://twitter.com/favorites/destroy.json, with argument "id=12345" I get: {"request":"\/favorites\/destroy.json","error":"This method requires a GET."} |
|
,
Apr 24, 2009
Completely agree, but it's a big change. We've taken note of this ticket on http://apiwiki.twitter.com/V2-Roadmap. I'm closing this as "Invalid" just for administrative reasons. We *will* fix this.
Status: Invalid
|
|
,
Apr 24, 2009
It says "Direct Messages" for issue 515 on that wiki. Typo? |
|
|
|