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.

When reporting a bug, your question should include:

  • what you did to discover the bug
  • the steps required to reproduce the problem
  • the given system output
  • the expected system output

If necessary to document or explain the issue, please include a screenshot.

451 questions
4
votes
0 answers

Not all sites are returning Hi Res icons

In the /sites method, not all the sites return high_resolution_icon_url field. (e.g. Personal Finance and Money) Although if you add "@2" to the normal resolution icon you can see a high res image does exist. EDIT: It seems its the beta sites that…
Jonathan.
  • 3,128
  • 2
  • 20
  • 28
3
votes
1 answer

"backoff" missing when updating questions

I updated a couple of questions with the questions/{id}/edit method and got the following error: { "error_id": 407, "error_message": "You cannot perform this action for another 14 seconds", "error_name": "write_failed" } The response to…
cweiske
  • 131
  • 4
3
votes
0 answers

"Special" required tag listings only show single required tag

When you're viewing questions tagged with one of app,script,library, you get the special formatting view with the thumbnail on the left. On pages where this view is displayed, only one of these tags will be shown even in cases where more than one is…
Tim Stone
  • 4,686
  • 3
  • 22
  • 32
3
votes
0 answers

/users/{id}/tags - 504 Gateway Timeout

this url is technically valid but generates 504. http://api.stackoverflow.com/1.0/users/242897/tags?filter=c%23&fromdate=0&max=1577836800&min=0&page=1&pagesize=100&sort=Activity&todate=1577836800&key=qgAq_KfDu0KYzlNG-qaTuw
Sky Sanders
  • 12,068
  • 3
  • 31
  • 60
1
vote
0 answers

API does not return stackoverflow user_id?

When I visit http://stackauth.com/1.1/users/aa1073f7-7e3b-4d4d-ace5-f2fca853f998/associated it returns my user_id on many stackexchange sites, but not stackoverflow itself! I'm sure this is by design or someone's noticed it already, but could I…
user3652
1
vote
0 answers

What has happened to the revision history of this answer?

This is rather odd. Consider this answer. The current content of the answer according to http://api.meta.stackoverflow.com/1.1/answers/81451?body=true is: ...
Nathan Osman
  • 23,286
  • 11
  • 60
  • 107
1
vote
1 answer

Possible Bug With positive_rep Field?

I'm looking through my /users/{id}/reputation and I think I see a possible bug regarding how positive_rep is calculated when someone upvotes your question. http://api.stackoverflow.com/0.8/users/40906/reputation I have 10 positive rep for my C#…
Nick Presta
  • 393
  • 1
  • 7