-
Issue found on February 15th 2019.
#### Endpoint(s):
* `PUT /v1/me/player/play`
#### Scope(s):
* user-modify-playback-state
#### Steps to reproduce:
1. Open the API Console
2. Call the `S…
-
- allow a user to remove thier previous requested songs
- requires me to store a history of song requests/user associations
-no api endpoint for this...how do?
- possible nuclear solution…
-
I'm trying to create an app that exports a playlist to the user's Spotify account so when they select some options, it creates a random playlist with the option to export to Spotify. How would I go ab…
-
**Issue**
Calling `player.pausePlayback(deviceId)` leads to the following error:
```
SyntaxError: Unexpected token 'G', "GpqtUNZroN"... is not valid JSON
at JSON.parse ()
at DefaultResp…
-
TLDR:
In the Web playback SDK I'm trying to achieve the same functionality as if I were to use the DOM event "timeupdate" and "audio.currentTime" in order to update over time my progress text and sho…
5haw4 updated
5 years ago
-
Name of service: SPOTIFY
URL of homepage: https://open.spotify.com
Sample video URLs
1. https://open.spotify.com/playlist/1clDgwS8K0EEGXz1iUS0DN?si=kPWg2VU7SS6k94wzrLbKag
2. https://open.spotify…
-
-
Is there a way to move to the next/previous song, and also to be able to control the volume?
I don't see any like that in the documentation.
-
When installing via NPM, in order to successfully run this package, I have to create a .nvmrc file and specify Node v16, otherwise I receive the following back-end error: `"error:0308010C:digital enve…
-
How can I keep track of the position/progress of the audio in the Web Playback SDK?
I tried setting an interval and inside using getCurrentState to get the position and duration of the song and upd…
5haw4 updated
4 years ago