-
-
Notifications
You must be signed in to change notification settings - Fork 8
Setup
Josh Shepherd edited this page Jun 24, 2021
·
2 revisions
- Add an empty game object to your scene and add the
SpotifyServicescript as a component. - Add the related auth config onto the same object. Read Authorization for more information
- Navigate to the Spotify Developer Dashboard and create an app
- Once created, click the 'Edit Settings' in your app and add the
Redirect URIfrom the auth config into your Spotify Dashboard. - Copy your Spotify client id from the dashboard and paste it into the auth config's
Client IDproperty
Your Dashboard should look like this once complete
