Indicates that a feature request has been implemented, a bug has been fixed, or another type of request has been processed.
8
votes
1answer
235 views
Keep getting HTTP 406
Not sure if this is a user or an API problem, but I keep getting HTTP 406 Not Acceptable when making API calls (for example http://api.stackoverflow.com/0.8/stats) from either IE 8 or Chrome 6.
Here ...
1
vote
1answer
117 views
questions/{id} API method: pagesize parameter?
I'm trying to get the lightest data about a given question id because i just need the question's title.
With this call:
http://api.stackoverflow.com/0.8/questions/1598715?pagesize=1
i get ...
2
votes
1answer
144 views
Make www a subdomain.
Try going to
http://www.stackapps.com
Apparently www is not a subdomain of stackapps.com
Anyone who tries to get to the site by prepending the www will be confused, as it is standard to point that ...
3
votes
1answer
79 views
The Faq Has a Broken Link
Currently the first link in the FAQ points to http://dev.stackapps.com/?tab=apps. It should link to http://stackapps.com/?tab=apps.
Simple fix, but it confused me for a short time.
17
votes
3answers
371 views
Should there be a discovery API?
It would seem to me that a simple API that return an array of the API base URL and perhaps the common name of the sites that support the API would be valuable. Is this sensible?
EDIT:
This is what I ...
5
votes
2answers
124 views
MetaStackApps: “Library” Tab
Not sure if this is appropriate here (no Meta site yet), but here goes...
I think it'd be a good idea to have a "Library" navigation tab (next to the "Apps tab"), so that people can easily see ...