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: R6BZ5sz7EbhR3VZh
  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-cyanguppy.web.val.run/token?state=R6BZ5sz7EbhR3VZh
  6. Copy the code: R6BZ5sz7EbhR3VZh 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.