-
Find an API to play music for our MusicalChairs game. It should be able to play a preview of the song and make people guess the song.
TMGPH updated
3 years ago
-
**Describe the bug**
It doesn't seem possible to initialize the SDK with a good token without sending the user to the Spotify consent popup.
On the web platform, both getAuthenticationToken and …
-
Hi, installing the 1.3 release I had some trouble with the music apps, it seems that was difficult start spotify and change to others app like simple radio or amazon music. In the previous relrase (1.…
-
Hello. I'm using a token generation with an authorization flow, which works fine with fetching the data etc.
But when I'm trying to pass the same token in this script, i get a Spotify Web Player: I…
-
Is there any way to install it on multiple pis to make it play multiroom in sync?
-
The plugin currently doesn't support Spotify [track relinking](https://developer.spotify.com/documentation/general/guides/track-relinking-guide/). This is a process by which Spotify automatically reli…
-
Cant set volume to 0. Get this error in console
```
index.js:79 Uncaught (in promise) TypeError: Failed to set the 'volume' property on 'HTMLMediaElement': The provided double value is non-finite.
…
-
I am getting a 403 error. Has anyone come across this? I searched the web, and it seems to be something about the account be disabled. However, my account is fully functional. When I click on the cons…
-
Hello sir,
I am new on programming.
I already fetched all track list according to your doument, but can't play the track/song. please suggest ho to play the song/track using your API.
Please resp…
-
I am working on a project where I want to play the User's private playlists.
Is there any way of implementing this using **spotify_sdk**?