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
2 votes
1 answer
80 views

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: http://api.superuser.com/1.0/...
Adam Wright's user avatar
  • 4,325
2 votes
1 answer
79 views

This issue is similar to Problem getting a users questions within a date range. Only this time I'm calling a different api and getting unexpected results. I'm calling http://api.stackoverflow.com/0.8/...
user avatar
2 votes
1 answer
46 views

/answers/{id} Gets a set of questions enumerated in id should probably be Gets a set of answers enumerated in id
Sky Sanders's user avatar
  • 12.1k
2 votes
1 answer
65 views

For example the following: http://api.stackoverflow.com/0.8/questions?answers=true doesn't return answers.
SztupY's user avatar
  • 713
2 votes
1 answer
96 views

I noticed the sort newest for /questions, /questions/tagged/{tags} and /questions/unanswered was changed to creation recently, making it more consistent with other methods. Could the sort active for /...
ColinD's user avatar
  • 369
2 votes
1 answer
81 views

Each badge returned in the list of results from /users/{id}/badges already contains an award_count indicating how many times the badge was awarded for the particular user attached to the badge. In ...
ColinD's user avatar
  • 369
2 votes
1 answer
111 views

According to this question (and its answer), questions and answers are using the same index to determine their ID. In other words: Question with ID #1 Answer with ID #2 Answer with ID #3 Answer with ...
Dave DeLong's user avatar
  • 5,264
2 votes
1 answer
57 views

Both /users/{id} and /users/{id}/timeline say they take a filter parameter for users' names, but it seems to do nothing. Are they not supposed to be there?
ColinD's user avatar
  • 369
2 votes
1 answer
2k views

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.
Franci Penov's user avatar
  • 2,894
2 votes
0 answers
48 views

Can you find the spelling mistake in "Unregistered Users" (last section) of the Authentication page? In case you're not in the mood for games, here is it:
ashleedawg's user avatar
2 votes
1 answer
95 views

According to the API documentation on inbox_item, inbox items corresponding to a comment on an answer to a question should have an answer_id field identifying the answer that the comment was on, but ...
yuji's user avatar
  • 273
2 votes
1 answer
47 views

The main doc page, https://api.stackexchange.com/docs, shows /users/{id}/associated while the method page, https://api.stackexchange.com/docs/associated-users, uses /users/{ids}/associated. It's ...
Sky Sanders's user avatar
  • 12.1k
2 votes
1 answer
42 views

Consider the following API request: http://api.stackexchange.com/2.0/questions/3064?site=stackapps This question was migrated from Stack Apps to Stack Overflow. However, the migrated_to field is ...
Nathan Osman's user avatar
  • 23.3k
2 votes
1 answer
39 views

Integer and Decimal designations are useful in creating an accurate model of API methods and types. These specific 'number' subtypes are used when describing types but the method parameter lists all ...
Sky Sanders's user avatar
  • 12.1k
2 votes
1 answer
95 views

A lot of us are using the favicon in our apps as it is a quite convenient size. It seems that IE does not like the stackapps favicon palette and renders the background black. While I do cache the ...
Sky Sanders's user avatar
  • 12.1k
2 votes
1 answer
122 views

UPDATE: this is happening on all routes now and seems to be getting worse. Whatever it is just started this morning. compare url to json response GET /1.0/users/14/badges?key=qgAq_KfDu0KYzlNG-qaTuw&...
Sky Sanders's user avatar
  • 12.1k
2 votes
1 answer
85 views

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

Silverlight image loading from Uri fails due to lack of xdomain permission files. Needed: http://sstatic.net/clientaccesspolicy.xml http://sstatic.net/crossdomain.xml
Sky Sanders's user avatar
  • 12.1k
2 votes
1 answer
52 views

I would assume that if you are requesting the route '/users/{id}/answers' that you wish to receive some answers.
Sky Sanders's user avatar
  • 12.1k
2 votes
1 answer
89 views

I see that "range" is being used to indicate valid range on most numeric parameters, e.g. 32-bit integer, range [0, 2,147,483,647] 32-bit integer, range [1, 2,147,483,647] The smaller valid range for ...
Sky Sanders's user avatar
  • 12.1k
2 votes
1 answer
100 views

When looking at an answer, I can see that there is no locked_date attribute, like there is for questions. IIRC, answers can be locked by moderators. Also, if a post is unlocked, is that field ...
voyager's user avatar
  • 2,123
1 vote
2 answers
62 views

Meta Stack Overflow API Try-It form sends request to Stack Overflow API instead of Meta API
YOU's user avatar
  • 5,022
1 vote
3 answers
274 views

Icons of beta sites are different form the icons given in the http://stackauth.com/1.0/sites . As example: Original icon of the English Language and Usage is     where http://stackauth....
chanchal1987's user avatar
1 vote
1 answer
132 views

It would be useful if the API allowed you to return items based on their last activity date. Let's take a question for example. /questions/fromlastactivitydate=XYZ&tolastactivitydate=XYZ All ...
ADB's user avatar
  • 113
1 vote
1 answer
46 views

The since parameter of /inbox/unread no longer seems to work. I enter a date after the creation date of the item currently unread in my inbox and still the item is returned. I try putting in ...
Jonathan.'s user avatar
  • 3,118
1 vote
1 answer
47 views

I was browsing Stack Apps earlier today and a little box popped up indicating that there were new questions. It looked something like this: After clicking the provided link, here is what was displayed:...
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
182 views

I've set an OAuth domain for an application (the client_id is 24) and the following link authorizes the application: https://stackexchange.com/oauth/dialog?client_id=24&scope=no_expiry,...
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
49 views

This route is reporting an error: http://api.serverfault.com/1.1/questions/45734/linked Incidentally, I discovered this error thanks to my handy tool StackStatus, which runs a status check on the API ...
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
61 views

Calling the StackAuth 1.1 API associated method for a particular user returns one site with no site_name property (the one for which the user_id is 349). I cannot find a matching account in ...
Isaac's user avatar
  • 665
1 vote
3 answers
150 views

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": 30,...
Jonathan.'s user avatar
  • 3,118
1 vote
1 answer
141 views

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 "pagesize":...
systempuntoout's user avatar
1 vote
1 answer
146 views

I've been using the Stack Overflow for Teams API for a while now, but since yesterday it stopped working for one of the Teams; that Team also wasn't listed in the Applications (https://stackoverflow....
Glorfindel's user avatar
  • 6,792
1 vote
1 answer
103 views

Maybe you were trying to fix the other "bug" I've pointed out, but now most of the url for the icons are missing the protocol! { "site_type": "main_site", "name": "Stack Overflow", "...
Enrichman's user avatar
  • 133
1 vote
1 answer
64 views

The API's JavaScript SDK is listed as https://api.stackexchange.com/js/2.0/all.js. However, GET request produces the following response: Status Code: 301 Moved Permanently Location: https://api-...
Andrey Shchekin's user avatar
1 vote
1 answer
72 views

When running a query with a given fromdate value, values which match fromdate - 1 are returned. An example: When using fromdate=1367715851 results will be returned which have a creation_date of ...
Michael Hampton's user avatar
1 vote
1 answer
25 views

Docs state that you get an int question_count from a network_user object but I'm not getting these fields back anymore - even when testing from https://api.stackexchange.com/docs/me-associated-users ...
petenelson's user avatar
1 vote
1 answer
89 views

I'm making an authenticated call to /me: https://api.stackexchange.com/2.0/me?access_token=[redacted]&site=stackoverflow&key=[redacted] But it's returning: {"error_id":500,"error_name":"...
Michael Waterfall's user avatar
1 vote
1 answer
68 views

I was just playing around with the API locally and got throttled for the questions and answers methods (the only two I was using). Anyway, I noticed there’s a small typo in the error message that’s ...
Mathias Bynens's user avatar
1 vote
1 answer
46 views

I've been playing with some queries on the documentation page, and I've noticed that it's taking an abnormally long time to load even reasonably sized API call results: https://api.stackexchange.com/...
agent86's user avatar
  • 3,277
1 vote
1 answer
309 views

Here is the URL I am trying to use: https://stackexchange.com/oauth/dialog?client_id=120&scope=read_inbox,no_expiry&redirect_uri=https://stackexchange.com/oauth/login_success This works ...
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
38 views

The discussion for the above method says "Returns the top 30 answerers active in a single tag, of either all-time or the last 30 days." It should be corrected as askers.
laktek's user avatar
  • 111
1 vote
1 answer
36 views

According to the documentation: /users/{id}/top-answer-tags or /me/top-answer-tags – Get the top 30 tags (by score) a single user has posted answers in. However in practice, when retrieving data ...
Nathan Osman's user avatar
  • 23.3k
1 vote
1 answer
40 views

I'm getting a read item in the inbox/unread method, again. This happened before, but I can't find the post about it (I'm pretty sure you fixed/explained it). But the item is very old, not a cache ...
Jonathan.'s user avatar
  • 3,118
1 vote
1 answer
60 views

The docs say the default filter includes award_count, and I've made a filter with it in. But no award_count is returned on any badge route. The exception being when a badge item is returned in ...
Jonathan.'s user avatar
  • 3,118
1 vote
1 answer
48 views

I know the stats are new, I'm not sure if they are still in development. But they are identical for the 3 apps I have registered, given that the app's id is in the URL of the stats page, I guess the ...
Jonathan.'s user avatar
  • 3,118
1 vote
1 answer
68 views

I think I must be doing something very stupid, that I just can't see I just registered an app, in the last ~10 minutes. I have just been going to the /info route, no authentication or anything else. ...
Jonathan.'s user avatar
  • 3,118
1 vote
1 answer
26 views

StackExchange sites have a feature to order by FAQ, e.g.: Screenshot This is in fact an ordering by the number of related questions and often produces very nice results. Can you get that ordering ...
justmoon's user avatar
  • 113
1 vote
1 answer
57 views

The following URL is returning an object that is missing some data: http://api.onstartups.stackexchange.com/1.1/stats The entire site object is missing from the returned data. Other sites, such as ...
Nathan Osman's user avatar
  • 23.3k
1 vote
2 answers
96 views

Currently Meta Icon Currently Main Icon With all the other sites (except electronics, which has the same icon for both), Meta has the B&W or sepia icon, while the main site's icon is coloured. ...
Jonathan.'s user avatar
  • 3,118
1 vote
1 answer
59 views

Consider the following question on ServerFault: https://serverfault.com/questions/45734/the-coolest-server-names Linked questions: Note that there's only two listed. However, querying: http://api....
Nathan Osman's user avatar
  • 23.3k

1
3 4 5
6
7