How to get a Apple Music widget to embed in a Wordpress site
I have a client that has his music up on Apple Music. I have the link to his music. I've tried using the Apple Music widget generator to create an iframe link in order to put a link to song previews on his new Wordpress site. What I get is a big, blank box. No music. No links. I've followed all the instructions online. It's not working. What am I doing wrong? Here's the iframe embed code:
<iframe allow="autoplay *; encrypted-media *; fullscreen *" frameborder="0" height="450" style="width:100%;max-width:660px;overflow:hidden;background:transparent;" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation" src="https://embed.music.apple.com/us/artist/tony-reins/1512652631"></iframe>