-
The problem happens when trying to backup from spotify and trying to reach the endpoint that returns liked tracks for a user. When I looked in the Spotify docs, the endpoint was different than the one…
-
This is probably a dumb question, but I gotta ask:
Scenario
1. React (Next JS/app router) app using Zustand for state management.
2. Setup sdk in state with `SpotifyApi.withUserAuthorization(.…
-
## Project Abstract
This document proposes a web application that connects users based on music tastes. The web app allows users to connect their Spotify accounts using Spotify’s OAuth system. Then…
ldups updated
1 month ago
-
I have installed the app and gone through the authentication process... that part seemed to work, didn't report any errors. It seems to have access to my account, as when I do "playlist" it reports my…
-
Not sure when this changed, but the current (3.0.3) implementation of `saveItemsForCurrentUser` and `removeItemsForCurrentUser` when `idsInBody` is true doesn't work with Spotify API any more. It used…
-
I'm very new to this and it looks like Spotify has changed how to go about accessing their API. Do you have an update on this?
-
Keywords
JavaScript, React, Spotify API, Spotify Playback, Node.js
## Project Abstract
What the product does and how it does it from a user point of view – at a high level. (You can
include scr…
-
> [!NOTE]
> I am launching the open beta for spotcast `v5.0.0-b0`. If you are interested in testing the newest build. Starting today, you will have access to pre-release builds for `v5` .
This one…
-
I suddenly get an error when I'm deleting tracks. I didn't change any code or updated anything.
Which makes me assume something changes on the side of Spotify (couldn't find announcements though).
…
-
Integrate the app with MongoDB Atlas so that we can store the information we get from API calls.
Benefits:
- We only have to make API calls to load a user's information once per day (or however …