The spotify player button doesn't play when I click on the play button , instead it redirects me to the spotify site even though the documention was intended to make it play when it's on your website ... Here's the documentation https://developer.spotify.com/technologies/widgets/spotify-play-button/#introduction
And a sample of the code is this one , I would like to be able to make it play on my website without being redirected to another site .
<iframe src="https://embed.spotify.com/?uri=spotify:track:4bz7uB4edifWKJXSDxwHcs" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>