Question
How do I connect my Spotify account to Songify?
Answer
Spotify Setup
1. Create a Spotify Developer App
- Go to the Spotify Developer Dashboard and log in.
- Click Create an App.
- Enter an App Name (e.g.,
Songify
) and a short description. - Set the Redirect URI to:
http://127.0.0.1:4002/auth
- Important: Click Add after entering the Redirect URI.
- Click Save to create the app.
2. Get Your Client ID and Secret
- After creating your app, click Settings in the top-right corner.
- Copy the Client ID.
- Click View client secret to reveal and copy your Client Secret.
3. Configure Spotify in Songify
- Open Songify and go to Settings → Spotify.
- Paste the Client ID and Client Secret into the corresponding fields.
- Select
127.0.0.1
from the dropdown next to the Link button.
4. Link Your Spotify Account
- Click Link to authorize your Spotify account.
- Log in to Spotify (if prompted) and allow access.
5. Verify the Connection
Once linked successfully, you should see:
- Your Spotify username
- Your profile picture
Was this article helpful?
Related Keywords
spotify
connect
authorization
premium
integration