Spotify embed gives preview mode while logged in in Spotify

I am using a Spotify embed code (see below) to display a player on a page. I’m using a dynamic field (from a CPT) to include the ID of a song or podcast.

But the player displays a preview of the song/podcast only. I am logged in though (in my browser), so it shouldn’t do that.

Anyone got a clue what I am missing?

<div style="left: 0; width: 360px; height: 80px; position: relative;"><iframe src="https://open.spotify.com/embed/track/{acpt_post_bericht-media_spotify}?utm_source=oembed" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;" allowfullscreen allow="clipboard-write; encrypted-media; fullscreen; picture-in-picture;"></iframe></div>

I’m displaying a Spotify player on a page by utilizing the embed code (see below). I’m using a dynamic field (from a CPT) to store the ID of a song or podcast.

However, the player just displays a teaser of the song or podcast. I’m logged in (in my browser), therefore it shouldn’t do that.

Anyone have a clue what I’m missing?

1 Like