We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated OAuth2 Quick Start Example (markdown)
Add a note about creating the app on your server.
Add a note about testing locally
POST to /api/v1/access_token without user-agent gives HTTP 429
A descriptive UA is now required for OAuth API consumers
Switched token use URL to https://oauth.reddit.com instead of the incorrect url https://ssl.reddit.com
Created OAuth2 Quick Start Example (markdown)