blleki

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:

  1. Make sure your .env.local file has SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET
  2. Update the artistId in /data/spotify-config.json with a real Spotify artist ID
  3. Restart your development server