Need help? Check out Spotify Answers for solutions to a wide range of topics. |
Operating System
Windows 10
My Question or Issue
Im trying to embed a track to my website using this example:
https://developer.spotify.com/documentation/widgets/generate/play-button/
It was working fine yesterday but today nothing happens when I press play.
My page asks me to login and authorize, which I do. I have cleared cache and cookies and also tried in different browsers (Chrome, Edge and Firefox) and different computers.
The example in the link above is not working either.
Here is my code:
<iframe src="https://open.spotify.com/embed/track/1rnP8PfxOWOGrDYcqKDOXw" width="300" height="80" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>