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