← Connect Spotify

✓ Spotify connected — refresh token stored in Keychain

Step 1: Authorize

Click the button below to open Spotify's authorization page in a new tab.

Connect to Spotify

Step 2: Paste the callback URL

After you click "Agree" on Spotify, your browser will try to redirect to https://localhost:8765/callback and show an error — that's expected (our server is HTTP, not HTTPS).

  1. Copy the entire URL from your browser's address bar
  2. Paste it below
  3. Click "Exchange"