Spotify Refresh Token Generator OAuth 2.0

Generate permanent refresh tokens for Spotify Web API with real-time verbose logs

1 Spotify App Credentials

Available in your Spotify Developer Dashboard > App Settings

Stored safely in your browser session memory only

Spotify Developer Policy Update (April & Nov 2025):
Per Spotify Official Redirect URI Docs:
  • HTTPS Required for all public URLs (e.g. https://example.com/callback).
  • Explicit Loopback: Must use explicit IPv4 (http://127.0.0.1:3000/callback) or IPv6 (http://[::1]:3000/callback).
  • localhost is strictly NOT allowed by Spotify anymore.
  • Dynamic ports are permitted for loopback IP literals (IETF RFC 8252).
Manual Exchange (Fallback)

If popup window redirected to an external or custom URL, copy the redirected URL from your browser address bar (containing ?code=...) and paste it below:

2 Select Spotify Scopes (Permissions)

VERBOSE LOGS CONSOLE
IDLE