Music
Configuration Error
Spotify API error: 403 - Active premium subscription required for the owner of the app. When the subscription status changes, it can take a few hours before requests are allowed again.
To fix this:
- Make sure your .env.local file has SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET
- Update the artistId in /data/spotify-config.json with a real Spotify artist ID
- Restart your development server