My favorites | Sign in
Project Logo
       
New issue | Search
for
| Advanced search | Search tips
Issue 515: Inconsistent API for favorite/create and favorite/destroy
3 people starred this issue and may be notified of changes. Back to list
Status:  Invalid
Owner:  ----
Closed:  Apr 2009
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by peter.annema, Apr 24, 2009
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."}
Comment 1 by alexfpayne, 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
Comment 2 by peter.annema, Apr 24, 2009
It says "Direct Messages" for  issue 515  on that wiki. Typo?
Sign in to add a comment

Hosted by Google Code