close
The Wayback Machine - https://web.archive.org/web/20210727200427/https://stackapps.com/

Stack Apps is a question and answer site for apps, scripts, and development with the Stack Exchange API. It only takes a minute to sign up.

Sign up to join this community
BERJAYA
Anybody can ask a question
BERJAYA
Anybody can answer
BERJAYA
The best answers are voted up and rise to the top

Explore our Questions

BERJAYA

Can “trends” be queried with the Stack Exchange API?

I've studied the Stack Exchange API to some extent (although I'm a newbie to such things), and it appears I can query the database using many criteria. But does Stack Exchange store any "trend…

BERJAYA

PLACEHOLDER - A simple app that uses the Stack Exchange API

About I am making an Android app using the Stack Exchange API. So, I want to enable Stack Overflow login into my app. The app specifically uses the API to show questions. Download https://github.co…

BERJAYA

Small but Handy: Show a warning message for a deleted answer or comment

Convenient userscript to show a message when a answer or comment is removed when following a link

BERJAYA

Refresh expired acess token basics

I'm trying to learn how to implement an OAuth flow in an Android app using a simple app with the Stack Exchange API. Using WebView, I'm able to retrieve an access token and store it in my shared pr…

BERJAYA

ChatOvercharged - making inserting markdown links in chat convenient

ChatOvercharged makes inserting markdown-formatted links in chat convenient

BERJAYA

Removing Collectives™ from Stack Overflow

About Inspired by the reaction to Beta release of Collectives™ on Stack Overflow, I decided to create a small practical solution in the form of a user script. It will remove almost all traces of Co…

BERJAYA

How to register a Stack App with explicit OAuth 2.0 flow to a third party site?

I am about to integrate a Stack Overflow app to a third party website / integration service (Zoho). The third party website's documentation mentioned that the redirect URL is https://deluge.zoho.co…

BERJAYA

Having Trouble Setting Up OAuth for App

I am trying to build an app but I can't get the authentication right. I have been following the steps here: https://api.stackexchange.com/docs/authentication I keep getting the below error no matte…

BERJAYA

Why am I getting a 400 Bad Request error with this code?

I'm using this code (in an async function): let about = await fetch("https://api.stackexchange.com/2.2/me?order=desc&access_token="+token+"&sort=reputation&site=gaming&am;…

BERJAYA

CDNSaver - never look for a CDN link twice

Never look for a CDN link more than once - CDNSaver allows you to save library CDN links for stack snippets.

BERJAYA

Don't let me interact with this user's posts (for sockpoppets, mostly)

About The main purpose of this script is to prevent one from accidentally interacting with questions/answers posted by a sock of their own (but it can also be used to avoid interacting with posts f…

BERJAYA

Cannot authenticate with OAuth2

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…

BERJAYA

400 - Bad Request - Invalid URL errors with HTML response

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 …

Browse more Questions