-
https://beta.developer.spotify.com/console/post-next/
-
https://beta.developer.spotify.com/console/put-pause/
-
https://beta.developer.spotify.com/console/post-previous/
-
[Exceeds Expectations!] Brilliant code! Your code is informative and clean. Although I mentioned commenting out your console.logs, I did enjoy seeing you track your data. Your console.logs make me thi…
-
**Describe the bug**
I Use release build for windows. Python Key Error hapens with 'genres', 'tracks' and 'name' when i tried to download some song titles. A very few titles aren't affected (about fi…
-
The link (https://developer.spotify.com/web-api/console/get-playlists/) given by PyPortify to get an OAuth token seems to be no longer correct. It now redirects to the Spotify [beta developer site](ht…
-
I'm building a page where, after clicking a button, it fetches a bunch of data from Spotify. Initially, it all works great. But if this button is clicked 3 or more times without restarting the server,…
-
I created a Heroku instance and placed the URL with the port number 1234 with /swap and /refresh along with the redirect URI to spotify-login-sdk-test-app://spotify-login-callback for both the client …
-
### Before
- [x] I have checked for similar issues already
- [x] My issue is not a bad syncronisation between the Spotify track and the YouTube audio (Those go [here.](https://github.com/UnderMybrel…
-
Have used lots of the endpoint functions exposed by this API, but am having trouble with the audio-features one.
If I do (after having retrieved and set an access token with the client credential …