Skip to main content

Explore our questions

Is there a way to upload an image to i.sstatic.net using Python?

I am developing an image generation bot for chat (for example, chat.stackexchange.com). I can generate the image correctly, but when it comes to posting the image, I have no idea how to upload the …

Documentation describing fields for api stack exchange

When I looked through the StackExchange documentation, I didn't find any documentation describing the fields. I have to study the request and response for a long time in order to understand why thi…

Error calling Stack Overflow Teams API using Python requests library

I'm trying to call a PUT/DELETE request using the Stack Overflow Teams API in Python, but I'm encountering errors. As an FYI, I have a working PAT that allows me to make get requests for articles a…

Does the StackExchange API have a WSDL file?

The title pretty much says it all: Does the StackExchange API have a WSDL file to help implement access to the API?

Suddenly getting "Couldn't parse `client_id`"

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…

Stackexchange oauth2.0 is suddenly failing

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 inspect…

How to get access token from the hash?

I am trying to implement OAuth Stack Exchange API via Android app as client. After a successful login from out I get the below URL how do I get or decode the access_token from the hash? https://st…

Looking for an app that allows me to view interesting unanswered questions on SE sites using UserId

I am interested in finding interesting unanswered questions on different SE sites using my UserId. While I am aware of this SEDE query that exists, the problem with it is that it seems that with la…

Hide the Stack Exchange sidebar

I would like to gain some screen estate when viewing Stack Exchange sites. The sidebar seldom shows information I need. I know most help content displayed when composing questions. Most related a…

Does there exist an app that allows me to download all of my questions and answers on all SE sites?

I'm interested in downloading a backup of all my questions and answers on all Stack Exchange sites in the form of markdown files. I'm already aware of this SE data explorer query, but this download…

Is it possible to access data in real-time using the Stack Exchange API?

I want to show an animation of: Questions being asked and answered in the most popular tag Comments being posted New users joining All in real time. Is there access to real-time data?

Why is my API quota not resetting after UTC reset?

According to How API Keys Work, the default daily API limit -- which is per site, per day -- is 300. I started with 300, as expected, but over a period of days, I've noticed that the remaining quo…

Userscript to flag deleted posts for moderator attention with <10K reputation

I noticed that while the system blocks you from viewing deleted posts unless you have moderator tools privilege, the system will not block you from flagging them. The only flag available for delete…

Is there a way to ask general questions within the Stack app?

I just joined Stack Exchange and am using the Android app called "Stack for Stack Overflow" by Tyler Wong. When I try to post a question, I'm forced to select from a number of topic categ…

Browse more Questions