Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i get created playlist/track list data using Remote SDK? #212

Open
Bhavin-hyperspace opened this issue Sep 13, 2022 · 3 comments
Open

Comments

@Bhavin-hyperspace
Copy link

Hello @cjam!
How can i get created playlist/track list data using Remote SDK? b'coz i want to get all the data which i have on spotify.

@vishalsiddhi
Copy link

Hello @cjam ,

Hope you are doing well.

Is there any update on this?

I have same question like @Bhavin-hyperspace.

@vishalsiddhi
Copy link

Hello @cjam ,

Hope you are doing well.

Is there any update on this?

I have same question like @Bhavin-hyperspace.

Are we able to get list of playlist like we are getting it from older sdk of spotify

=> spotifyAPI.sendRequest('v1/users/{userID}/playlists', 'GET', params, true)

Is there any way to achieve this using this?

https://developer.spotify.com/documentation/web-api/reference/#/operations/get-list-users-playlists

https://api.spotify.com/v1/users/{user_id}/playlists

@cjam
Copy link
Owner

cjam commented Nov 14, 2022

I've found that Spotify's web sdk is more robust for getting / creating playlists. The remote SDK unfortunately had some limitations when it came to querying for lists of items (at least when I was working with it).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants