-
Hi,
First of all, thanks for making the SDK available and the great documentation and this example!! I was able the get everything working rather quickly. However, a few questions arise which I can…
-
Issue found on *2020-03-24*.
#### Scope(s):
`player_state_changed` event
#### Steps to reproduce:
Using the code here
and here ``
```js
window.onSpotifyWebPlaybackSDKReady = () => {
…
-
Is it possible to make a request for a new web playback SDK access token after the old one expired without going to the developer site from Spotify? I use the web playback SDK very much and I love the…
-
Like the Lofi spotify playlist widget on Irianni's link
- [x] Talk to Michael - ask if we can use the Spotify player on our website or if we need to make our own player or use a different player.
- […
-
https://developer.spotify.com/documentation/web-playback-sdk/quick-start/
This most likely would allow Lofi to not trigger any `429`, which would be a GREAT improvement.
Would fix the following:…
-
Issue found on 04.08.2019
During playback using the Webplayer SDK, the audio randomly cuts off around once every hour.
When the audio stops playing, the web player keeps receiving 'player_sta…
-
**!! Attention !!**
FILL IN ALL SECTIONS OF THIS TEMPLATE OR YOUR ISSUE WILL BE CLOSED WITHOUT INVESTIGATION
This is a flutter package that wraps the native [iOS](https://github.com/spotify/ios-sdk)…
-
My guess is that Spotify has not added this feature to the library you are using.
I do not know whether its protocol has been reversed already.
Any thoughts on this?
-
Hello! I would like to use the Web Playback SDK in a commercial website. [This](https://developer.spotify.com/documentation/web-playback-sdk/) states I need Spotify's written approval. How do I get th…
-
I am currently working on a web application which heavily relies on the Spotify API. Everything is working fine as expected. However, I got stuck on a minor Playback issue.
I've managed to integra…