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
1 vote
1 answer
102 views

The api docs: http://api.stackoverflow.com/1.0/help/method?method=posts/{id}/comments The test request. You can see comment itself here, it's four months old, while cutoff date in request is less than ...
Nikita Rybak's user avatar
  • 1,271
1 vote
1 answer
76 views

When I retrieve associated accounts for Joel Coehoorn using this query it only includes Programmers.SE and Webmasters.SE despite the fact that I retrieved the association key from a query to SU. The ...
Dennis Williamson's user avatar
1 vote
1 answer
105 views

Look at the output of the following: http://api.askubuntu.com/1.0/questions/12218?comments=true Output: { "comment_id": 12713, "creation_date": 1289269467, "owner": { "user_id": ...
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
145 views

See here: http://stackmobile.com/ - towards the bottom Neither the main logo, nor the meta logo is workin.
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
63 views

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.
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
224 views

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

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
Sky Sanders's user avatar
  • 12.1k
1 vote
1 answer
83 views

The required id parameter for ...a lot of API routes... is now placed at the bottom of the page. It makes more sense to place required parameters at the top of the page with a slight separation, like ...
Sky Sanders's user avatar
  • 12.1k
1 vote
1 answer
56 views

http://api.stackoverflow.com/0.8/help/method?method=revisions/{id}/{revisionguid} revisionGuid is inconsistent. revisionguid seems appropriate (and will remove one special case from my api parser).
Sky Sanders's user avatar
  • 12.1k
1 vote
2 answers
154 views

On Documentation page, clicking on errors/{id} returns 500 Internal Server Error EDIT: Fixed!
systempuntoout's user avatar
1 vote
0 answers
61 views

This appear to be specific to Stack Apps. The text is centered on every other site I've tried. See below: Compared to how it should appear:
animuson's user avatar
  • 199
1 vote
1 answer
36 views

As the picture shows, the up_vote_count and down_vote_count answer properties are selected but not returned. What gives?
Charles Sprayberry's user avatar
1 vote
1 answer
47 views

There is a typo on this documentation page. It says "The explcit OAuth 2.0 flow" but it should say "The explicit OAuth 2.0 flow".
user avatar
1 vote
1 answer
30 views

The following API request: http://api.stackexchange.com/2.0/users/235/reputation?filter=%21DnBO_&site=askubuntu&page=1 ...is returning an error: { error_id: 500, error_name: "...
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
48 views

3D Graphics and Game of Go are both failed beta sites. I would not expect them to show up in the /sites list - but they do. Indeed, attempting to list questions on one of the sites fails: http://api....
Nathan Osman's user avatar
  • 23.3k
1 vote
0 answers
55 views

Well, if you look here, you'll see i have "down_vote_count": 94, But if you look here on my Stackoverflow profile, you see that my down vote count is 64. For those who would ask if I'm sure ...
genesis's user avatar
  • 113
1 vote
0 answers
103 views

The usage page for the API used in the blog is a very good reference of the current API methods, and slightly better then the current documentation link in the FAQ. Would it at all be possible to ...
BinaryMisfit's user avatar
1 vote
1 answer
69 views

I tried the new /top-answer-tags method on Ask Ubuntu, but it isn't working: URL: http://api.askubuntu.com/1.1/users/5/top-answer-tags Output: { "error": { "code": 500, "message": "A ...
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
123 views

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 ...
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
65 views

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, http://api.meta....
Sky Sanders's user avatar
  • 12.1k
1 vote
1 answer
76 views

It would take a lot of the guess work out of understanding the API if each route's page provided a small handful of working URLs. This would also serve to provide authoritative examples of the ...
Sky Sanders's user avatar
  • 12.1k
1 vote
1 answer
44 views

/users/{id}/tags is missing id parameter fixing this will remove one more special case from my parser.
Sky Sanders's user avatar
  • 12.1k
0 votes
1 answer
36 views

The /questions/unanswered and /tags queries both document (as required) and allow an "id" parameter. You can use it as /questions/unanswered?id=1;2;3, but it does nothing (that I can tell) and doesn't ...
ColinD's user avatar
  • 369
0 votes
1 answer
143 views

the "Get an API key" link listed on the stackapps about page is incorrect. It points to https://stackapps.com/app/register and a lovely picture of Zardoz instead of the correct https://stackapps.com/...
Greg Bray's user avatar
  • 175
0 votes
1 answer
50 views

What is the current reasoning for the badge routes not being paged? Badges (/tags) is probably the current longest route, and it is annoying that this route isn't paginated, but stackauth/sites is. ...
Jonathan.'s user avatar
  • 3,118
0 votes
1 answer
63 views

For the association id 1de2e2b0-2fb6-4db6-b90d-d0244ed5d13a, the StackAuth 1.1 call returns an invalid user_id of 73203 for Server Fault whereas the StackAuth 1.0 call returns the correct user_id of ...
Isaac's user avatar
  • 665
0 votes
1 answer
81 views

On any Stack Exchange site (well, I tried Super User (trilogy), Unix (SE-2.0 launched) and SFF (SE-2.0 beta)), the console (“Show Console” button) in the 1.1 API queries http://api.stackoverflow.com/1....
Gilles 'SO- stop being evil''s user avatar
0 votes
1 answer
54 views

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: http://api.stackoverflow.com/0.8/questions/59294/...
Bill the Lizard's user avatar
0 votes
1 answer
151 views

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

For example, please compare http://api.stackoverflow.com/0.8/users/111391/favorites?sort=added with https://stackoverflow.com/api/userfavorites.html?userid=111391&page=1&pagesize=30&sort=...
Wei Hu's user avatar
  • 103
0 votes
1 answer
62 views

The timeline_type for post timelines just says "string" for the "values". From a cursory look at a few questions, I've seen the following types of events: question answer comment revision votes The ...
ColinD's user avatar
  • 369
0 votes
0 answers
78 views

I'm building an application on top of StackExchange's API for a month now. While I was building the OAuth flow to allow users to authenticate using their StackExchange account, everything was working ...
Vinicius Andrade's user avatar
0 votes
0 answers
31 views

In an attempt to (automatically) restore broken images* which have originally been included as HTTP links, I've tried to use /search/excerpts to look for candidate posts; specifically, I'm setting the ...
Glorfindel's user avatar
  • 6,792
0 votes
1 answer
35 views

When I try to view the following URL: http://api.stackexchange.com/2.0/questions?page=93781&site=stackoverflow I get the error: { "error_id": 500, "error_name": "internal_error", "...
Nathan Osman's user avatar
  • 23.3k
0 votes
1 answer
38 views

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

I'm getting the following response body and header from https://stackoverflow.com/oauth/access_token when attempting to exchange an oauth code for a token: <DEBUG> [00:30:03] my-app - content-...
user84207's user avatar
  • 115

1
6
7
8 9 10