Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: iFrame API

Labels

Forum Posts

Welcome to the Spotify for Developers board!

Welcome to the Spotify for Developers board! This forum is the place for conversations about Spotify's Web API, Web Playback SDK, Widgets, and other developer tools. Here you can ask questions about the Spotify platform, chat with other developers, a...

  • Spotify
  • Spotify
  • 22520 Views
  • 0 replies
  • 61 likes
  • Discussion
  • 22520 Views
  • 0 replies
  • 61 likes

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...

  • Casual Listener
  • 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
  • Casual Listener
  • 99 Views
  • 6 replies
  • 1 likes
  • iFrame API
  • 99 Views
  • 6 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?
  • 143 Views
  • 0 replies
  • 1 likes
  • iFrame API
    question
  • 143 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
  • 626 Views
  • 3 replies
  • 1 likes
  • iFrame API
  • 626 Views
  • 3 replies
  • 1 likes