Setup your spotify API
🔧
️
Step 1
: Go to
Spotify developer dashboard
and login into your spotify account by click on
Login
Step 2
: Create au new App by clicking
Create an app
on top right button (name and description no matter)
Step 3
: Click on
❁ Edit settings
and add a redirect URI with this text :
/token
and
save
it.
Step 4
: Enter the Client ID and Client Secret present on your app page :
Save & Customize
step 1/2
Author