I am having trouble getting the new feature released by Spotify, Play Button, to work on the starred playlist I use. When I use any other playlist it works just fine.
Example…
Works:
<iframe src="https://embed.spotify.com/?uri=spotify:user:joshua88wa:playlist:6U00tOjtzhBrEgpJJhTxDh" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>
Doesn’t work:
<iframe src="https://embed.spotify.com/?uri=spotify:user:joshua88wa:starred" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>
Is there any way to get my starred playlist to work with this new feature?
Starred playlists are not supported with the Spotify Play Button. The reason is because of how it is implemented in the backend. It puts too much load on our servers basically. We will fix this eventually, but for now, it’s not possible.