Skip to main content

Questions tagged [status-completed]

Indicates that a feature request has been implemented, a bug has been fixed, or another type of request has been processed.

Filter by
Sorted by
Tagged with
4 votes
1 answer
114 views

I think I may have stumbled upon a bug in /search and I'll try to describe it as best as I can. What works: Create a /search query with the following parameters: fromdate: 2012-01-24 order: desc sort:...
Marvin Pinto's user avatar
4 votes
2 answers
95 views

Right now the documentation is pretty terribly organized. For example, consider the things under the "Users" heading: /users => returns Users /users/{ids} => returns Users /users/{ids}/answers => ...
Dave DeLong's user avatar
  • 5,264
4 votes
1 answer
204 views

This bug is still prevalent, appears to be cache related. Two identical requests return different data: first request respects jsonp query parameter, all subsequent requests ignore it until (I presume)...
Andy's user avatar
  • 143
4 votes
2 answers
96 views

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": 37,...
Sky Sanders's user avatar
  • 12.1k
4 votes
1 answer
130 views

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 ...
systempuntoout's user avatar
4 votes
1 answer
114 views

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": [] }
Sky Sanders's user avatar
  • 12.1k
4 votes
1 answer
89 views

Currently there is no way to distinguish between normal and moderator only tags.
TheHurt's user avatar
  • 4,535
4 votes
2 answers
108 views

There are some weird dot things in this help page: api.stackoverflow.com/0.8/help/method?method=users/{id}/badges {Dead link to missing image: http://files.quickmediasolutions.com/stackbug.png} ...
Nathan Osman's user avatar
  • 23.3k
4 votes
2 answers
94 views

I'd like to see documentation on what fields may not be included in responses or, alternatively, which fields are guaranteed to be included. Currently it's a little confusing because some fields may ...
ColinD's user avatar
  • 369
4 votes
1 answer
89 views

According to the documentation, calling the tags method without a sort parameter should return the recently used tags, since the default sort is by activity. Instead, I get an error 4002 with the ...
Martin Plante's user avatar
4 votes
1 answer
52 views

There is a small stylistic error on the JavaScript SDK documentation page. Your application must have the client side OAuth flow enabled, and must not have disabled the desktop application redirect ...
Octavian Helm's user avatar
4 votes
1 answer
1k views

I'm doing some testing on my app, and I let it run on a machine this afternoon while I was away. When I got back, I was geting 503 throttle violation errors from my API calls. I was calling the "...
agent86's user avatar
  • 3,277
4 votes
1 answer
98 views

I am planning on building a client for the Stack Exchange Sites, but it seems you cannot post any information via the API yet. Is this going to happen at any time soon? It seems a pain to force users ...
Chris Barry's user avatar
4 votes
1 answer
885 views

When passing jsonp parameter, the API returns "application/json" instead of "application/javascript". I found this because if you do: <script src='http://api.stackoverflow.com/1.0/badges?jsonp=...
Pablo Fernandez's user avatar
4 votes
1 answer
232 views

I am implementing a javascript client that uses the Flash based XHR replacement Flensed in the interest of providing more robust api communication than that provided by JSONP. Apparently the current ...
Sky Sanders's user avatar
  • 12.1k
4 votes
1 answer
75 views

Take these two calls: http://api.stackoverflow.com/1.0/users/180784/reputation?todate=1278854265&pagesize=1 "title": "Save a custom ListView&#39;s instance state?", http://api.stackoverflow....
Felix's user avatar
  • 1,522
4 votes
2 answers
146 views

I was contemplating adding notifications to my app, Droidstack. I would've liked to be able to add notifications for when new answers are posted to a user's (favorite) questions, when new comments are ...
Felix's user avatar
  • 1,522
4 votes
1 answer
320 views

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 ...
Sky Sanders's user avatar
  • 12.1k
4 votes
1 answer
77 views

I think questions method also return answers too and the help page says so http://api.stackoverflow.com/0.8/help/method?method=questions .... "answers": [ { "answer_id": { "...
YOU's user avatar
  • 5,022
4 votes
2 answers
160 views

For example http://api.stackoverflow.com/0.8/stats?key=TEST1234&type=jsontext Request with Invalid key still return the content and rate limit stepped down into No Key Limit X-Ratelimit-Current ...
YOU's user avatar
  • 5,022
4 votes
0 answers
120 views

Query results seem to have started including BOMs sometime today. I had to add code to handle it. I don't see this documented anywhere.
Dennis Williamson's user avatar
4 votes
0 answers
45 views

Now that version 1.x of the API is on its way out the door permanently, can we go ahead and drop the associated menu from the sidebar?
Tim Stone's user avatar
  • 4,666
4 votes
0 answers
133 views

There's like 5 in the top few of the front page and it's a little annoying as they get in the way so can a mod just delete them they serve no useful purpose.
Jonathan.'s user avatar
  • 3,118
3 votes
2 answers
300 views

Getting Started FAQ Question says 10k API "Hello World" code But I see 100k on Response Header X-RateLimit-Max 100000 X-RateLimit-Current 99993 Just typo in nginx setting or something ...
YOU's user avatar
  • 5,022
3 votes
1 answer
2k views

Since a few weeks, I'm getting 400 - Bad Request errors now and then, on pretty standard API calls like fetching post details. This is the response I get: <DOCTYPE HTML PUBLIC "-//W3C//DTD ...
Glorfindel's user avatar
  • 6,792
3 votes
1 answer
34 views

How can I get the tags which are required, (fulfills_required = true) for each site? Like order/filter the tags route to show the fulfills_required tags first?
Jonathan.'s user avatar
  • 3,118
3 votes
2 answers
77 views

I have a query: http://api.stackoverflow.com/1.0/users/16822/comments?sort=votes This doesn't return comments with no votes, setting min to 0 doesn't work. This query includes them all, but isn't ...
Gelatin's user avatar
  • 796
3 votes
1 answer
106 views

The Captcha page on this site doesn't seem to be set up correctly, it shows an error message: ERROR for site owner:Invalid domain for site key
Glorfindel's user avatar
  • 6,792
3 votes
3 answers
174 views

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 ...
magcius's user avatar
  • 133
3 votes
1 answer
395 views

I had a bug reported to me that I was able to reproduce. When authorizing to my Badges webapp, we get the following error: error: invalid_request error description: OAuth request must be over ...
agent86's user avatar
  • 3,277
3 votes
1 answer
69 views

Seems like a problem with /search when max is not set to today, and tagged is given: https://api.stackexchange.com/2.1/search?order=desc&max=1358294400&sort=activity&tagged=java&site=...
jogloran's user avatar
  • 423
3 votes
1 answer
93 views

I have run into some confusion over the presence of the body attribute in an inbox-item returned by the /inbox method. When item_type is set to "careers_invitations", the body attribute appears to be ...
Nathan Osman's user avatar
  • 23.3k
3 votes
1 answer
38 views

I'm checking which tags have tag wiki excerpts in my code. It looks like /tags/{tags}/wikis is the right API since the tag info API doesn't even give a boolean for tag wiki excerpt presence. But ...
hippietrail's user avatar
3 votes
1 answer
52 views

I am trying to get the total number of question with a specific tag AND created within a specific date span. For example, the number of questions tagged as 'java' created between 16 and 17 Jan 2012: ...
AndreaC's user avatar
  • 201
3 votes
1 answer
59 views

The "Event" object doesn't have an easy way for getting at the object relating to the event. There's a link field, but I don't fancy having to parse the information out of that (although I could). ...
Dave DeLong's user avatar
  • 5,264
3 votes
1 answer
64 views

Yesterday there was a spike in my app's authentication requests (thanks for that, by the way ;) which has caused my authentication graph to show a much wider range of Y values than it did previously. ...
agent86's user avatar
  • 3,277
3 votes
1 answer
67 views

For almost all API calls, I pass both my key and my access_token. This doesn't exactly make sense for the "de-authenticate" endpoint, as the access token is already in the URL. Passing one anyway ...
agent86's user avatar
  • 3,277
3 votes
1 answer
80 views

I'm interested in making a tool that explores the tags of a site for tags which should be merged or mention each other in tag wikis etc. On the page of any given tag there is a column on the right of ...
hippietrail's user avatar
3 votes
1 answer
55 views

When visiting https://stackapps.com/apps, I used to be able to see how many unique users were using my application - but now all I see is zeroes for all of the apps. Were the numbers reset or is this ...
Nathan Osman's user avatar
  • 23.3k
3 votes
1 answer
88 views

I am failing in my attempt to retrieve results sorted by reputation. For example, the following query sorts the results by ID. Is there an error in the URI? http://api.stackoverflow.com/1.1/users/...
Mark Wilkins's user avatar
3 votes
1 answer
184 views

This morning, at 2011-04-06 00:22:38Z, I received a question upvote for this question. That shows up as giving me 5 reputation when looking at the Stack Overflow reputation page. However, when I use ...
Jon Skeet's user avatar
  • 293
3 votes
1 answer
99 views

Now that questions can be marked protected, will this info be available via the API?
jjnguy's user avatar
  • 2,986
3 votes
2 answers
79 views

There appears to be some inconsistency in the way multiple ids are being handled, especially when a duplicate exists. Duplicate ID is significant For example, when requesting a timeline of multiple ...
coobird's user avatar
  • 133
3 votes
1 answer
102 views

There's a problem with requesting more than 10,000 items. With Stack Overflow it works just fine. But with Super User, Server Fault, etc. no items are returned for requests for items after the 10,...
Y. Evers's user avatar
3 votes
1 answer
119 views

The top-answerers-on-tags and top-askers-on-tags documentation claim: Returns the top 30 answerers active in a single tag, of either all-time or the last 30 days. and Returns the top 30 askers ...
Martijn Pieters's user avatar
3 votes
1 answer
70 views

I am trying to use the filter !9ciXfDSYM (same as default but with total) with the /notifications request and the response is: { "error_id": 500, "error_name": "internal_error", "error_message"...
dileping's user avatar
  • 139
3 votes
1 answer
358 views

I'm using the Stack Exchange v2.1 API. I'm using the explicit OAuth 2.0 flow, but it seems that the access token response step does not adhere to the RFC 6749 standard. Specifically, the Stack ...
Wu-Man's user avatar
  • 131
3 votes
1 answer
226 views

All of the documentation pages (example) with the test console currently attempt to load MiniProfiler result data, which fails with a 404: POST https://api.stackexchange.com/mini-profiler-resources/...
Tim Stone's user avatar
  • 4,666
3 votes
1 answer
56 views

https://api.stackexchange.com/docs/authentication "temporarility" should probably be "temporarily"
David Murdoch's user avatar
3 votes
1 answer
129 views

When I run a sample query using the SE API browser (is that right term?), say against /questions for example (here), I'll always see something to the effect of: ... "quota_remaining": 9424, "...
Marvin Pinto's user avatar

1 2
3
4 5
7