issues Search Results · repo:JMPerez/spotify-web-api-js language:TypeScript
Filter by
102 results
(71 ms)102 results
inJMPerez/spotify-web-api-js (press backspace or delete to remove)Describe the bug I think Spotify removed the endpoint used in the getCategoryPlaylists function. I tried fetching the
list of playlists of the Chart Category, using the following url
https://api.spotify.com/v1/browse/categories/0JQ5DAudkNjCgYMM0TZXDw/playlists, ...
CodrinSocol
- Opened on Apr 7
- #230
Describe the bug I m using spotify.api.addToMySavedTracks, but i get a network error (status 400) in the console:
responseText: {\ error\ : {\ status\ : 400, \ message\ : \ Missing required field: ids\ ...
RuurdBijlsma
- Opened on Sep 30, 2024
- #228
Describe the bug The fields on the AlbumObjectSimplified type are incorrect. For example it should have a field
release_date but it doesn t. You can see the expected fields on the official Spotify docs ...
timrae
- Opened on Apr 4, 2023
- #225
I need a user s liked songs but cannot see any function for that. Is there a function for this problem that I am not
seeing?
If there is no function for this situation. I can help you with that.
denizsult
- 1
- Opened on Sep 13, 2022
- #218
I m creating an app where I need 2 instances of the wrapper, one for each user/access-token. But when I make 2
instances, it seems like they are both the same instance.
let SpotifyWebApi = require( spotify-web-api-js ...
parsasaeedi
- 2
- Opened on Aug 20, 2022
- #216
Describe the bug If you combine multiple filters in a search (searchTracks), the + is also encoded, although this is not
supposed to be so according to the documentation:
https://developer.spotify.com/documentation/web-api/reference/#/operations/search ...
STARSCrazy
- Opened on Jan 7, 2022
- #209
Is your feature request related to a problem? Please describe.
I am looking for the functionality to add whole artist albums to a playlist, but it seems it is only possible to add
tracks for what ever ...
mcmxcdev
- Opened on Nov 1, 2021
- #208
Describe the bug A clear and concise description of what the bug is. When running anything todo wiith GuildQueue i keep
getting this let guildQueue = client.player.getQueue(message.guild.id); has been ...
EddiesLife247
- Opened on Oct 12, 2021
- #206
Describe the bug Current type of ListOfUsersShowsResponse is extended from PagingObject ShowObjectSimplified but we have
two things inside the item, added_at, and show. The show is of type ShowObjectSimplifies. ...
manan2501
- 1
- Opened on Oct 10, 2021
- #204

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.