mopidy / mopidy-spotify

Mopidy extension for playing music from Spotify
https://mopidy.com/ext/spotify/
Apache License 2.0
933 stars 109 forks source link

ErrorType.USER_NEEDS_PREMIUM #278

Closed Prn-Ice closed 4 years ago

Prn-Ice commented 4 years ago

I get the following error whenever I try to play any songs.

Sep 30 22:20:21 pop-os mopidy[24842]: ERROR    [SpotifyEventLoop] spotify.session Spotify login error: <ErrorType.USER_NEEDS_PREMIUM: 15>
Sep 30 22:20:23 pop-os mopidy[24842]: ERROR    [SpotifyBackend-3] mopidy_spotify.web Authorization failed, not attempting Spotify API request. Please get new credential>
Sep 30 22:20:23 pop-os mopidy[24842]: ERROR    [SpotifyBackend-3] mopidy_spotify.web OAuth token refresh failed: invalid_client Client not known.
Sep 30 22:20:23 pop-os mopidy[24842]: ERROR    [SpotifyBackend-3] mopidy_spotify.web Failed to load Spotify user profile
trygveaa commented 4 years ago

As the error message and readme says, you need a premium account.

Prn-Ice commented 4 years ago

Oh bummer, that should be in the docs

trygveaa commented 4 years ago

It is in the docs. From the readme:

Dependencies

  • A Spotify Premium subscription. Mopidy-Spotify will not work with Spotify Free, just Spotify Premium.