Skip to main content

Questions tagged [bug]

Indicates you've found an erroneous or unexpected behavior in the Stack Exchange API, or the Stack Exchange HTML or CSS, that needs to be fixed.

Filter by
Sorted by
Tagged with
7 votes
1 answer
264 views

No changes in stack apps or my code, it was working fine for a while, suddenly it stopped working now. I get "InternalOAuthError: Failed to obtain access token" After more details inspection,...
Leart Beqiraj's user avatar
5 votes
1 answer
309 views

For years, I've run a local PHP app using GuzzleHttp\Client to download my StackExchange posts. Today, I'm suddenly getting this problem when posting my client_id, client_secret, code, redirect_uri. { ...
Ryan's user avatar
  • 151
2 votes
1 answer
114 views

I would like to access a list of all Collective Articles on SO. I tried https://api.stackexchange.com/2.3/articles?order=desc&sort=activity&site=stackoverflow which is the sample from here. ...
cocomac's user avatar
  • 478
2 votes
0 answers
59 views

When calling the question endpoint for a given number of communities, I have been randomly getting the following error: {"error_id":404,"error_message":"no method found with ...
mason-lancaster's user avatar
2 votes
1 answer
37 views

Does anyone know why some answers are shown with a date before the question was asked? Here are a couple of examples: Why doesn't Java have compound assignment versions of the conditional-and and ...
mariomolinam's user avatar
2 votes
1 answer
59 views

In the documentation it is reported that the tagged parameter in the request URL should work like this: tagged - a semicolon delimited list of tags, of which at least one will be present on all ...
micpob's user avatar
  • 85
1 vote
0 answers
39 views

Page containing bug https://stackapps.com/apps/oauth/register Reproduce the issue Go to the page above. Whether you click on Application Website or Application Icon, it focuses the OAuth domain input. ...
Lakshya Raj's user avatar
1 vote
0 answers
37 views

https://api.stackexchange.com/docs/numbers The motivation for this is to prevent any unpleasant floating point confusion, especially across technologies that offering different floating point ...
Lakshya Raj's user avatar
4 votes
0 answers
65 views

I am attempting to pull the articles from my company's collective. They are all returned when no tagged filter is used. This should return results for the articles tagged wso2 or is there a different ...
A.J.'s user avatar
  • 141
5 votes
1 answer
564 views

When using the JavaScript SDK to enable client side OAuth flow, I'm running into this issue: Uncaught TypeError: Cannot read properties of null (reading 'postMessage') And the page gets stuck with the ...
Sourabh Choraria's user avatar
4 votes
1 answer
87 views

On the Apps and Scripts tabs, the thumbnails and the rest of the information touch each other: This didn't use to be the case, could you please re-add some padding?
Glorfindel's user avatar
  • 6,792
3 votes
0 answers
46 views

There is an alignment issue in the Apps and Scripts tabs. The user name and the tag are not aligned right indent. Screenshot for reference:
Arulkumar's user avatar
  • 578
4 votes
1 answer
158 views

I'm trying to post an article using StackExchange's Teams API then try to pull that new article's id from the API response. The article gets posted but the items field is empty : {"items":[],...
GrassWarlock's user avatar
0 votes
1 answer
73 views

I am using https://api.stackexchange.com/docs/wikis-by-tags#tags=c%23%3Bsql%3Bexcel%3Bphp&filter=default&site=stackoverflow and the response is "items": [ { "...
JMP's user avatar
  • 345
3 votes
1 answer
124 views

From How API Keys Work (FAQ) I read that the limit of requests per day per IP is 300 without a registered key, or 10000 with it. And this is what I see by experimenting myself: since I've not ...
Enlico's user avatar
  • 197
5 votes
0 answers
33 views

The body returned by the search excerpts call seems to omit formatting and sometimes even formatted content. Example calls follow for this question: Does `inquestion` support multiple question ids? ...
Glorfindel's user avatar
  • 6,792
2 votes
0 answers
50 views

In 2013 this bug was reported: Not all sites are returning Hi Res icons Since then a lot has improved. Most urls found in high_resolution_icon_url on the site type as returned by the /sites endpoint ...
rene's user avatar
  • 2,662
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
-2 votes
1 answer
76 views

status-review has been recently made a mod-only tag, but status-reproduced remains a normal blue tag. While not currently used on any questions (except this one, for demonstration), eventually it ...
Anonymous's user avatar
  • 479
2 votes
1 answer
53 views

On this answer, status-review is mentioned. For whatever reason, the tag appeared as blue instead of red. I've also noticed that it does not appear on this post for some reason. I thought that ...
Anonymous's user avatar
  • 479
2 votes
0 answers
44 views

When you register an app here there are 4 fields that are required: Application Name Description OAuth domain Application Website Leaving those fields empty returns this error message: Image from I ...
rene's user avatar
  • 2,662
5 votes
2 answers
153 views

The issue of a non-existent badge being promoted has been brought up before, but the following still happens: This will likely disappear once I get another badge (soon after posting this question :), ...
Joachim's user avatar
  • 151
1 vote
0 answers
57 views

It is said here that if the request failed, it will return error with HTTP status code 400 but I'm getting HTTP status code 200 even when it is returning an error. I'm hitting https://stackoverflow....
Kevin King's user avatar
2 votes
1 answer
83 views

How can we handle these problems? Result for sort=relevance&order=desc is similar to sort=relevance&order=desc. Very poor caching system: After some queries, you may receive the same results ...
C2121's user avatar
  • 21
1 vote
0 answers
55 views

CommentID: 1193255 On site Meta Stack Exchange The Api returns edited as false However if you see the comment itself, you can see it has been edited. Is there something that I am missing here?
AVK's user avatar
  • 279
2 votes
0 answers
69 views

I tried to set more than one OAuth Domain, but seems to it's not working. I tried to set them separated by comma or space, but got redirect_uri - must be under an apps registered domain error message. ...
mohax's user avatar
  • 121
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
1 answer
66 views

To get the timeline for a question I am sending this request: https://api.stackexchange.com/2.2/questions/63299112/timeline?site=stackoverflow&fromdate=1597649222 I am getting empty results: {&...
Wajeed Shaikh's user avatar
4 votes
1 answer
83 views

We have three templates for new questions (for apps, libraries and scripts): They'll insert a body like this: <!-- thumbnail: https://example.com/some-image.png --> <!-- version: 1.0 --> ...
Glorfindel's user avatar
  • 6,792
1 vote
0 answers
33 views

When trying to retrieve the flag options on a comment, e.g. on the currently active one on Skeptics.SE (but it works for any election): https://api.stackexchange.com/docs/comment-flag-options#id=...
Glorfindel's user avatar
  • 6,792
7 votes
0 answers
117 views

The documentation of /me/associated says: You can filter the network_users returned by this method with the types parameter. Specify, semicolon delimited, main_site or meta_site to filter by site. ...
Glorfindel's user avatar
  • 6,792
3 votes
0 answers
57 views

In the Manage your applications page, if 1 user has authorized and has been given an access token, the site shows 1 users instead of user: In addition, if you have one application, it shows 1 ...
double-beep's user avatar
1 vote
1 answer
78 views

It looks like that in the question/{ids}/answers documentation, there is a mistake: votes – score Shouldn't this be votes – votes
Luca Bartoletti's user avatar
3 votes
1 answer
133 views

You can check that form doesn't work with this link https://stackoverflow.com/oauth?client_id=17581&scope=no_expiry&redirect_uri=http://functional.localdomain:3449/login/github
Yanis Urbis's user avatar
2 votes
0 answers
46 views

When attempting to edit a locked answer like this one via the /answers/{id}/edit API method, I get an error message: Account is not allowed to suggest edits I have the privilege to edit the post, so ...
Glorfindel's user avatar
  • 6,792
2 votes
0 answers
312 views

I am using the JavaScript SDK to authenticate Stack Exchange users in our application. But the dialog stays in "Authorizing Application" page, as I found there is a error thrown in this page:...
Gary Liu's user avatar
  • 121
5 votes
1 answer
449 views

I'm currently using the API via JavaScript AJAX calls and it all of a sudden stopped allowing CORS requests. I'm on localhost and I tried uploading my code to live and am still getting: Access to ...
zigaio's user avatar
  • 51
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
5 votes
1 answer
276 views

I was testing an app and suddenly I can't login any more. Neither my app or the Stack App configuration hasn't changed, so I'm thinking this might be a bug on the API side. The OAuth error seems a ...
gion_13's user avatar
  • 161
2 votes
0 answers
47 views

Query to search for all question with perl6 tag created between Oct 1 - Oct 5 2019. I'm sorting the results by votes. /2.2/search?fromdate=1569888000&todate=1570233600&order=desc&sort=...
Thiyagu's user avatar
  • 121
3 votes
1 answer
78 views

I receive a lot of "socket hung up" and 503 Service Unavailable on the /questions/{ids} endpoint. I make requests in batches: 10 parallel requests with 15 question ids, interval between each 10-size ...
Vladyslav Usenko's user avatar
2 votes
1 answer
83 views

The documentation about write access states: The application responsible for creating content via the API may be indicated with a link to an app's Stack Apps post. The exact manner of display is ...
Glorfindel's user avatar
  • 6,792
2 votes
1 answer
131 views

When editing the application information (from https://stackapps.com/apps/oauth/), the label for the optional Stack Apps Post is misaligned: It should be left-aligned like the other labels; the only ...
Glorfindel's user avatar
  • 6,792
2 votes
1 answer
58 views

When I'm looking at my Stack Overflow timeline according to the API, It's missing a lot of events. According to the API, the last thing I did was posting this answer, five days ago, and you can see ...
Glorfindel's user avatar
  • 6,792
2 votes
0 answers
56 views

The API methods /users/{id}/network-activity and /me/network-activity, both return a summary of a user's activity across the Stack Exchange network and do not take a site parameter. They are ...
Glorfindel's user avatar
  • 6,792
3 votes
0 answers
68 views

If you query the API for tags related to [bin]: https://api.stackexchange.com/2.2/tags/bin/related?site=stackoverflow this simply returns: Invalid JSON returned and a 404. (live demo) But it should ...
Christian Sauer's user avatar
7 votes
2 answers
513 views

I'm trying to synchronize tags using the Stack Exchange API and this works for about 180 pages, but around 180 pages it always ends with an exception that seems to indicate that there is no HTTP ...
guido's user avatar
  • 71
4 votes
0 answers
48 views

Since a couple of days, the /revisions/{ids} method returns a wrong value for the body field. An example is this Ask Different post. When viewing the (only) revision on the website, you see that the ...
Glorfindel's user avatar
  • 6,792
3 votes
0 answers
59 views

I'm querying the API for answers-by-user, and I want the tags belonging to the parent questions. I seem to be seeing intermittent results: sometimes the tags attribute of the response includes the ...
larsks's user avatar
  • 141
2 votes
0 answers
43 views

The Linked Questions API fails for some of the Frequently Asked Questions on Stack Overflow, maybe because of the sheer amount of linked questions they have. As an example, take What is a ...
Glorfindel's user avatar
  • 6,792

1
2 3 4 5
10