Create Spotify Client ID And Client Secret
Please follow the step-by-step instructions below to create your own Spotify Developer Application. (Client ID & Client Secret)
WARNING
An active Spotify Premium subscription is required to use the plugin.
Open Spotify Developer Dashboard and Login with your Spotify account.
Click on Create app button.
Set the App name to whatever you want.
- Set the App Description to whatever you want.
- Skip the Website field, this isn't required for the Stream Deck plugin to function.
- Set the Redirect URI to: http://127.0.0.1:30901/oauth2callback
WARNING
Please check the Redirect URI is correct, before proceeding. The plugin will fail to validate if it's any different.
- Click the checkbox for Web API
- Click the checkbox to agree to Spotify's Developer Terms of Service and Design Guidelines.
- Click Save button.
TIP
Yay, you've created an app! 👏 We now need to fetch the Client ID and Client Secret the plugin is requesting.
Click the Settings button on the home/dashboard page.
Click the View client secret hyperlink on the settings page.
Copy the Client ID and Client Secret, then paste them inside of the Ulanzi Deck Spotify Plugin.
DANGER
Do not share your Client Secret. If you accidentally leak it, click Rotate client secret to generate a new one.
Click Confirm button, then enjoy!