How to: Get your Spotify client secret and client ID - EbonCorvin/VR-Slideshow-Overlay GitHub Wiki

You need Spotify client secret and client ID to use the SpotifyTrack plugin. This wiki page will provide the steps of getting the settings.

  1. Visit Spotify for developers, click on "Log in" to log in with your Spotify account. image

  1. Go to your developer dashboard by clicking on the Dashboard menu item. image

  1. Click on "Create App" to create a new Spotify app for yourself. image

  1. Give your new Spotify app name, description and website.

  1. For "Redirect URI", please input http://localhost:8888/callback because this URL is where the plugin will read the token from. image

  1. You will be redirected to the Stats page of your new app if it is created successfully. Click on the "Setting" button

  1. You will get your Spotify client ID and client secret in the Basic Information screen. Copy the values to the SpotifyTrack setting screen so that the application can use it to grab the current track you're playing. They are safe to share with your friends, so that they don't have to go through the whole process again! image