Help Wizard

Step 1

NEXT STEP

Topics with Label: Playback SDK

Labels

Forum Posts

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • mekala02
  • Casual Listener
  • 16061 Views
  • 111 replies
  • 18 likes
  • 16061 Views
  • 111 replies
  • 18 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"] ?>"; const ...
  • Artemis23-0
  • Visitor
  • 1277 Views
  • 3 replies
  • 1 likes
  • Playback SDK
  • 1277 Views
  • 3 replies
  • 1 likes

Issue with Web Playback SDK API Access for Spotify Premium

PlanPremium MiniCountry India DeviceWindowsOperating System Windows 10 My Question or IssueRecently, I upgraded to Spotify Premium with the intention of utilizing the Web Playback SDK API for my web page. However, upon attempting to integrate the API...

  • Casual Listener
  • Plan Premium Mini Country India   Device Windows Operating System  Windows 10   My Question or Issue Recently, I upgraded to Spotify Premium with the intention of utilizing t...
  • Ximzend
  • Roadie
  • 277 Views
  • 7 replies
  • 0 likes
  • Playback SDK
    Premium Mini
    Web API
  • 277 Views
  • 7 replies
  • 0 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
  • Visitor
  • 297 Views
  • 1 replies
  • 0 likes
  • 502 gateway
    api
    Playback SDK
    player
  • 297 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
  • Regular
  • 337 Views
  • 1 replies
  • 2 likes
  • api
    playback
    Playback SDK
    Web API
    Web Playback API
    Web SDK
  • 337 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
  • 5639 Views
  • 6 replies
  • 0 likes
  • Playback SDK
    Web API
  • 5639 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...
  • 459 Views
  • 0 replies
  • 0 likes
  • Playback SDK
    Web API
  • 459 Views
  • 0 replies
  • 0 likes