-
Notifications
You must be signed in to change notification settings - Fork 5
Spotify Client ID
Lioncat6 edited this page Sep 8, 2024
·
5 revisions
Due to Spotify not accepting the developer application I created for public use, you may have to create your own. Don't worry, this is a very easy process!
- Head over to https://developer.spotify.com/dashboard
- Log in (if necessary) This needs to be the same account you intend on using with OCT!
- If you had to log in, you will need to click on your profile icon in the top right, then select
dashboard
- Select
Create App
- Fill out the form to match the following:
- Redirect URIs:
http://localhost:8000/callback
- Which API/SDKs are you planning to use?:
Web API
- Redirect URIs:
- The app name and description may be required, in which case you can put anything you want there
- Select
Settings
- Then copy the
Client ID
of your App
- Paste the client ID under
🤖Behavior
→🎵Song
→Spoitify Settings
→Spotify Client ID