-
When I test my web application locally, everything seems to work just fine. However, when I use my application by going to my external ip address, I cant seem to stream my playlist because it is not p…
-
Hey there!
I was wondering if it's possible to follow playback updates such as the currently playing song and song progress with the Web SDK without being the actively playing device, the way regular…
-
Issue found on MAY 4th 2019.
#### Endpoint(s):
Web Playback SDK
#### Scope(s):
* Web Playback SDK
#### Steps to reproduce:
1. Open and play tracks using web playback in Chrome Version 74.0…
-
Issue found on *DATE*.
#### Scope(s):
Hi,
I am trying to make work the basic example of Web Playback SDK (https://developer.spotify.com/documentation/web-playback-sdk/quick-start/).
It…
-
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…
-
# :rocket: What is **The Playback Rewrite**?
The goal of the rewrite is to create new playback code from scratch for video playback, audio playback and live tv. The new code should be easier to mai…
-
A change must have been made to the Add Item to Playback Queue api endpoint as it now returns text, just the track id, and this library makes the assumption that all endpoints return valid json. This …
-
This is a request for comments. It seems to me that this library depends on too many external dependencies. In general there is little wrong with that but it can lead to some issues:
- People rejecti…
-
In official Spotify API [documents ](https://developer.spotify.com/documentation/web-playback-sdk/reference#ready) there is Web Playback sdk that uses window.onSpotifyWebPlaybackSDKReady.
I tried …
-
I was reading https://developer.spotify.com/documentation/web-playback-sdk/quick-start/# and it seems that you can use the "Web Playback SDK access token" as a token to connect to the spotify websocke…