Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: iFrame API

Labels

Forum Posts

February 2026 Spotify for Developers update: thread

Hey everyone, I’ve created this thread to provide an open space for discussion, feedback, concerns or ideas on an upcoming update to Spotify for Developers access. We’ve shared a blog post that explains what’s changing and why. Please use this thread...

Spotify

JoaoAranha

Music Fan

527 Views

8 replies

0 likes

S4D
  • 527 Views
  • 8 replies
  • 0 likes

Embed not working

Got an issue embedding this? Embed renders but play button does nothing and spins? Other podcasts embedded same way work? Any ideas?

Visitor

Got an issue embedding this?   Embed renders but play button does nothing and spins? Other podcasts embedded same way work?   <iframe style="border-radius:12px" src="https://open.spo...

588 Views

0 replies

0 likes

iFrame API
Podcast API
  • 588 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution Iframe embedcontroller.play() broken

Since today it’s not possible anymore to play the song via the embed controller. It did works before thoughI’ve created a simple codepen example:https://codepen.io/inlet/pen/oNVZvNa/4cbea3abe4d01ad9e2ded39e48dcd179If the Spotify team can have a look ...

Regular

Since today it’s not possible anymore to play the song via the embed controller. It did works before though I’ve created a simple codepen example: https://codepen.io/inlet/pen/oNVZvNa/4cbea3abe...

pbrouwer

Regular

4990 Views

14 replies

1 likes

iframe
iFrame API
  • 4990 Views
  • 14 replies
  • 1 likes

Solved!! removeListener not working inside addEventListener handler

PlanFreeCountryUSDevice Macbook ProOperating SystemMacOS Sonoma My Question or IssueI'm using a stimulus controller to initialize the iframe embed. I'm adding an event listener to the EmbedController that works fine and I want to remove it when the f...

Music Fan

Plan Free Country US Device  Macbook Pro Operating System MacOS Sonoma   My Question or Issue I'm using a stimulus controller to initialize the iframe embed. I'm adding an event...

Prague

Community Legend

1841 Views

7 replies

1 likes

iFrame API
  • 1841 Views
  • 7 replies
  • 1 likes

please remove

i found the mistake, please remove topic

Newbie

i found the mistake, please remove topic

333 Views

0 replies

0 likes

iFrame API
  • 333 Views
  • 0 replies
  • 0 likes

Solved!! Iframe API player background color

Is there a way to set the player color to black with iFrame API? If we embed manually, there is the option to use the black background color when creating the embed code. It adds &theme=0 to the podcast URL. I am not finding a way to achieve the same...

Regular

Is there a way to set the player color to black with iFrame API? If we embed manually, there is the option to use the black background color when creating the embed code. It adds &theme=0 to the ...

veronicabend

Regular

5247 Views

8 replies

1 likes

iFrame API
  • 5247 Views
  • 8 replies
  • 1 likes

Any iFrame API tutorials?

Can anyone suggest any resources for learning about using the Spotify iFrame API and adding advanced features in a web application?

Casual Listener

Can anyone suggest any resources for learning about using the Spotify iFrame API and adding advanced features in a web application?

560 Views

0 replies

1 likes

iFrame API
  • 560 Views
  • 0 replies
  • 1 likes

iFrame API 'ready' never gets called

I can't get the 'ready' event to be called. Anyone else is having this issue? const onSpotifyLoaded = controller => { controller.addListener('ready', () => { console.log("Player is Ready") }) } window.SpotifyIFrameAPI.createController(playerEl.curren...

Casual Listener

I can't get the 'ready' event to be called. Anyone else is having this issue?             const onSpotifyLoaded = controller => { controller.addListener('read...

rentzy

Casual Listener

1814 Views

3 replies

2 likes

iFrame API
  • 1814 Views
  • 3 replies
  • 2 likes