Topics with Label: Playback SDK

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
  • 19584 Views
  • 0 replies
  • 59 likes
  • Discussion
  • 19584 Views
  • 0 replies
  • 59 likes

502 Bad Gateway

PlanPremiumCountryArgentinaDevicePC NotebookOperating SystemWindows 10 My Question or IssueI've started developing an app with the Web Playback SDK. For a couple of days, making the request for the PUT method "me/player", I have had no problems... bu...

  • Newbie
  • Plan Premium Country Argentina Device PC Notebook Operating System Windows 10   My Question or Issue I've started developing an app with the Web Playback SDK. For a couple of days, mak...
  • Ay_dot
  • Casual Listener
  • 82 Views
  • 1 replies
  • 0 likes
  • 502 gateway
    api
    Playback SDK
    player
  • 82 Views
  • 1 replies
  • 0 likes

Web Playback SDK not working in Chrome but works in Firefox

Hi all, I’ve been using the web playback SDK for a while with no issues. Now I’m not getting any sound on chrome even though the playback and app seems to be working. I’ve just tested it on Firefox and it works perfectly. Any ideas what’s causing thi...

  • Newbie
  • Hi all, I’ve been using the web playback SDK for a while with no issues. Now I’m not getting any sound on chrome even though the playback and app seems to be working.  I’ve just tested it o...
  • cent0nZz
  • Casual Listener
  • 185 Views
  • 1 replies
  • 2 likes
  • api
    playback
    Playback SDK
    Web API
    Web Playback API
    Web SDK
  • 185 Views
  • 1 replies
  • 2 likes

Solved!!Superuser Contribution 403 User not approved for app

PlanPremiumCountryGermanyDeviceDesktop / Firefox / ChromeOperating SystemWindows My Question or IssueI am currently considering to develop a Spotify-enabled webapp using the Web API in conjunction with the Web Playback SDK.I established the basic fun...

  • Regular
  • Plan Premium Country Germany Device Desktop / Firefox / Chrome Operating System Windows   My Question or Issue I am currently considering to develop a Spotify-enabled webapp using the ...
  • jaydip_sapariya
  • Casual Listener
  • 4430 Views
  • 6 replies
  • 0 likes
  • Playback SDK
    Web API
  • 4430 Views
  • 6 replies
  • 0 likes

Spotify Web Playback SDK: Blocked frame from accessing cross-origin frame

Hi,I'm using the web playback SDK with the code example provided (https://developer.spotify.com/documentation/web-playback-sdk/quick-start/) and I'm getting this error on Google Chrome:Unable to check top-level optout: Blocked a frame with origin "ht...

  • Regular
  • Hi, I'm using the web playback SDK with the code example provided (https://developer.spotify.com/documentation/web-playback-sdk/quick-start/) and I'm getting this error on Google Chrome: Unable...
  • 321 Views
  • 0 replies
  • 0 likes
  • Playback SDK
    Web API
  • 321 Views
  • 0 replies
  • 0 likes

Uncaught TypeError: Cannot read property 'togglePlay' of null

I am using the Spotify Playback SDK on my local site. This is my code:window.onSpotifyWebPlaybackSDKReady = () => { const token = ""; const player = new Spotify.Player({ name: 'Spotify Clone', getOAuthToken: cb => { cb(token); } }); window.player = p...

  • Newbie
  • I am using the Spotify Playback SDK on my local site. This is my code: window . onSpotifyWebPlaybackSDKReady = () => { const token = " <?php echo $_SESSION [ "accessToken" ] ...
  • 601 Views
  • 0 replies
  • 0 likes
  • Playback SDK
    Possible Bug
  • 601 Views
  • 0 replies
  • 0 likes