Indicates that a feature request has been implemented, a bug has been fixed, or another type of request has been processed.
1
vote
1answer
80 views
/questions/{id}/timeline throwing 500 instead of 404
Kevin, you fixed this bug some time ago, would you like to tag it as status-complete?
Sometime last week, this route stopped throwing 404 like the rest of my 'bad id' tests and started throwing 500. ...
1
vote
1answer
137 views
Game developer's logo isn't working.
See here:
http://stackmobile.com/ - towards the bottom
Neither the main logo, nor the meta logo is workin.
7
votes
3answers
302 views
When does the judging take place?
I am planning to work some more on my apps tomorrow and get some last minute changes implemented. However, I notice that:
The API Contest winners will be picked the first week of August.
...
6
votes
5answers
474 views
Where can I find the reputation black market?
Apparently there is one around, at least I can't explain the recent jump in reputation of 4k for user 1026 by any other means (just kidding of course, no offense please ;)
The API Beta badge accounts ...
2
votes
1answer
53 views
Badges with zero count no longer returning zero
For queries such as http://api.{sitename}.com/1.0/users/{id} if a badge count is zero, the API is no longer returning "gold": 0, for example.
4
votes
1answer
66 views
Encoding inconsistency on /users/{id}/reputation
Take these two calls:
http://api.stackoverflow.com/1.0/users/180784/reputation?todate=1278854265&pagesize=1
"title": "Save a custom ListView's instance state?",
...
4
votes
2answers
80 views
/users/{id}/answers - broken
Have not checked other routes, as I am busy with other things, but a failing test pointed this out...
GOOD: http://api.stackoverflow.com/1.0/users/242897/answers?min=4&sort=votes
{
"total": ...
3
votes
1answer
67 views
server fault and super user rate limit bonus?
Looks like SF and SU are granting Int.MaxValue rate limit. Not that I mind, but it would be nice to have on the other sites too. ;-)
Thought you would like to know.
GET /1.0/users/173?key=mykey ...
5
votes
2answers
197 views
Url length limits have been increased
There's been some grumbling in the past about the unreliability of really ludicrously long URLs sent to the API.
We've always considered this suboptimal, but the underlying technical constraints ...
4
votes
1answer
108 views
questions method returns error 4000
I'm getting error 4000 on every endpoint on questions method (with key):
http://api.superuser.com/1.0/questions?sort=votes&pagesize=30&page=1&key=stackprinterkey
the only endpoint not ...
2
votes
2answers
128 views
StackApps API is down.
It seems to not be responding to any request.
* at least according to downforeveryoneorjustme.com
Update: seems like all the SE sites are down :(
3
votes
3answers
152 views
Negative voting questions?
I'm trying to, for humorous purposes, check out some of the worst scoring questions ever on SO.
I'm pretty much expecting them to all be "heeeeelp homework" or "plz send me teh codez" or something to ...
4
votes
1answer
184 views
all api endpoints except api.stackoverflow.com are failing paged requests with HTML 503
UPDATE:
I am being told that this is by design.
I could not disagree more.
The inconsistent 503 throttling issue aside, the API is JSON based. HTML errors serve no purpose in response to an API ...
5
votes
1answer
118 views
Intermittent bug in the /search route when providing both tagged and nottagged parameters.
I'm getting the wrong number of results back from the /search route depending on what combination of values I provide for the tagged and nottagged parameters.
Examples:
...
5
votes
2answers
90 views
stackauth.com/1.0/users/{id}/associated no longer returning email_hash for some sites
I'm not getting email_hash for some sites from stackauth.com/1.0/users/{id}/associated since sometime after midnight CDT (UTC-0500).
2
votes
1answer
62 views
stackauth is not serving gzip to silverlight3/phone7
I ported all of my integration tests to phone 7, which is a flavor of silverlight 3, and found that stackauth is not forcing gzip as expected.
while this simply means that I need to check the first 2 ...
2
votes
1answer
79 views
Paging /users by rep is on sites with low user count unpredictable
Resolution
Fix confirmed:
Tests.SortDupBug
Page 1 #100
Total 11066 api.serverfault.com /users?max=2147483647&min=99&page=1&pagesize=100&key=qgAq_KfDu0KYzlNG-qaTuw
Page 2 #100
Total 11066 ...
3
votes
1answer
293 views
Need some help verifying 503 throttle issue
Update:
We've confirmed the issue... fixing it
is taking more time than anticipated.
– Kevin Montrose
Color me happy.
The throttle is now applied to api.stackoverflow.com so we have an ...
1
vote
1answer
142 views
stackauth throwing 503 (in html format) after just a few /users/{id}/associated requests
After 5-8 successful requests 503 error, in html format, are being thrown.
The requests are unique and consecutive, no api abuse is occurring.
A related, but critical, concern is that any error ...
2
votes
1answer
2k views
Help on help results in HTTP 500 Internal Server Error
A request to http://api.stackoverflow.com/0.8/help?help results in an HTTP 500 with Content-Type: application/json and an HTML body.
2
votes
1answer
58 views
Oddity with migration data from questions
Take a look at this question on SuperUser. Apparently, it was migrated from ServerFault, and was originally asked by user 3d1l. However, now look at the API result: ...
1
vote
1answer
81 views
Problems with the Site Icons
I'm having trouble with the WebApps icon being returned from the /sites method.
Namely, the image is composed of a larg white rectangle with a very small guy in the middle.
Why can't the guy take ...
1
vote
1answer
98 views
Confusion over my API key
This is directed at the team, since nobody else will be able to help.
The key I took out for StackMobile is behaving strangely. I make a few requests, and then the limit resets to 0. (By limit, I'm ...
1
vote
2answers
139 views
errors/{id} documentation : 500 Internal Server Error
On Documentation page, clicking on
errors/{id}
returns 500 Internal Server Error
EDIT:
Fixed!
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 ...
3
votes
1answer
1k views
SIlverlight 3 ClientHttp vs BrowserHttp stack: no cross domain policy means no gzip for Silverlight
I notice that even if I send accept-encoding=gzip the response does not seem to be compressed. ( it is late and i was conflating 'accept' with 'accept-encoding')
Should we expect, in the 1.0 ...
11
votes
2answers
194 views
Make site icons have transparent backgrounds
This is a request to make the site's icons have transparent backgrounds. They are already PNGs, so they support that. This would make applications such as Droidstack look much better.
Although ...
5
votes
1answer
60 views
should min/max for alpha-numeric cases be case-insensitive?
I am having a hard time coming up with a use case in which case-sensitive min/max parameters make sense and several solid cases for a case-insensitive min/max.
Example:
With case insensitive ...
0
votes
1answer
133 views
min/max parameters are incorrectly documented as date - confusion and crippled libraries ensue
I have noticed this on all sorted routes.
The min/max say that they are context sensitive to the sort type yet are documented as date.
How is a date min/max valid when sorting by, for instance ...
1
vote
1answer
56 views
Pro Webmasters Meta API not working.
Try this:
http://api.meta.webmasters.stackexchange.com/0.9/questions?type=jsontext
I can't get it to work, even though it's listed in StackAuth.
1
vote
3answers
135 views
API not returning anything near the actual website
The API /questions page is not returning anything like the list of questions on the actual SO site.
This is the first question of the 0.8/questions
{
"total": 705769,
"page": 1,
"pagesize": ...
6
votes
1answer
137 views
In the timeline the ability to know what events belong to what question
Take this example:
http://api.stackoverflow.com/0.9/questions/3165492;3182016/timeline
Would it not make sense to have the question_id as a parameter on each timeline object? It makes the timeline ...
3
votes
2answers
119 views
Shouldn't the API help be consistent with the trademark guidance?
The description for the two StackAuth Routes within the API help both contain the phrase StackExchange network - shouldn't this rather be Stack Exchange Network to be consistent with the recently ...
8
votes
2answers
135 views
Plans to expose details from the “accounts” tab of the user page?
One thing that I noticed was missing from the /users/ api was an ability to see what other StackExchange sites the user is associated with (what's usually available from the "accounts" tab of the user ...
3
votes
2answers
76 views
Inconsistency in sort order
If I execute the following API call:
http://api.stackoverflow.com/0.8/questions?sort=newest&body=True&pagesize=5&min=1275575777&order=desc
versus one that does not include the min ...
1
vote
1answer
64 views
/users/{id}/tags - broken
looks like touching the id parameter description broke the internet.
http://api.stackoverflow.com/0.8/users/242897/tags
should/was working
6/1/2010 -1:11AM - working
2
votes
1answer
44 views
pagesize=0 on /search throwing error
http://api.stackapps.com/0.9/search?intitle=a&pagesize=0
{
"error": {
"code": 4001,
"message": "The 'pagesize' query parameter is invalid."
}
}
2
votes
1answer
122 views
crossdomain.xml and clientaccesspolicy.xml needed on sstatic.net
Silverlight image loading from Uri fails due to lack of xdomain permission files.
Needed:
http://sstatic.net/clientaccesspolicy.xml
http://sstatic.net/crossdomain.xml
5
votes
1answer
110 views
Exclude help requests and redirects from the API limit
Help API requests probably should not count towards the no-key API limit. The most likely usage scenario of the API without a key is when people are trying to learn it, which means reading the help a ...
0
votes
1answer
44 views
The /questions/{id}/timeline route isn't working.
I'm getting a response code 500 for the /questions/{id}/timeline route. I've tried it in Firefox and by fetching a response in Java.
Example URL: ...
1
vote
1answer
58 views
Problem getting a users answers within a date range
This issue is similar to http://stackapps.com/questions/768/problem-getting-a-users-questions-within-a-date-range. Only this time I'm calling a different api and getting unexpected results.
I'm ...
3
votes
1answer
56 views
both /revisions methods are spotty
These are the urls for a couple of my valid endpoint tests of the /revisions methods.
http://api.stackoverflow.com/0.8/revisions/2688191 (?key=xxx)
...
2
votes
2answers
66 views
Missing on_site in Stack Apps site data in associated_users from stackauth query
This is what I get for Stack Apps:
{
"display_name": "user",
"email_hash": "11aa11...22bb22...",
"reputation": 101,
"user_id": 0000,
"user_type": ...
4
votes
1answer
112 views
StackApps is not being reported by StackAuth
The stackauth.com sites query is not returning stackapps.com at all:
http://stackauth.com/0.8/sites?type=jsontext
{
"api_sites": [
{
"name": "Stack Overflow",
"logo_url": ...
3
votes
1answer
88 views
Problem getting a users questions within a date range
I'm having a problem returning a list of users questions within a given timespan. I understand that the documentation ( http://api.stackoverflow.com/0.8/help/method?method=users/{id}/questions ) that ...
1
vote
1answer
42 views
/users - fromdate/todate broken
consider:
All users on meta : "total": 18923,
http://api.meta.stackoverflow.com/0.8/users?sort=creation&order=desc
Users created on meta in the last month: "total": 18923,
...
2
votes
1answer
126 views
Why do some Stackauth associated queries fail?
This query fails:
http://stackauth.com/0.8/users/137b94e5-050c-4dd5-82c1-aeb2af0814f5/associated
In Python for a jason.loads call, I get an error: 'ValueError("No JSON object could be decoded")'.
I ...
4
votes
1answer
97 views
http://stackauth.com/0.8/sites down
I realize you may be shaking something out but in case you are not aware:
http://stackauth.com/0.8/sites is returning
{ "api_sites": [] }
0
votes
1answer
36 views
/stats meta data missing
So am I to assume that since we can make an extra call to another site to get meta that site node in stats has been deemed redundant data.
If so, I have to suggest a reality break. This is one of ...
2
votes
0answers
108 views
StackAuth needs crossdomain.xml and clientaccesspolicy.xml
These would be helpful to have. Absence breaks Silverlight apps.
http://stackauth.com/crossdomain.xml
http://stackauth.com/clientaccesspolicy.xml
http://stackauth.com/0.8/crossdomain.xml
...
