Get your Spotify Access Token

This app uses Authorization Code Flow to authenticate users:

  1. We generate a unique code that you will use to authenticate: i7d9m5Z7zfmoTz3H
  2. We construct a URL to redirect you to, which will ask you to authorize our app on Spotify.
  3. You are redirected back to our app, with a code in the URL.
  4. We exchange the code for an access token and refresh token, which we save.
  5. You can request your access token at https://niek-spotify.web.val.run/token?state=i7d9m5Z7zfmoTz3H
  6. Copy the code: i7d9m5Z7zfmoTz3H and paste in Framer.

After authorised, these following urls will work:

Get started

If you get in a broken state, you can always remove access to this app from your Spotify account.