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

Converting a playlist to Spotify #1

Open
theg3ntlem4n opened this issue Feb 1, 2020 · 1 comment
Open

Converting a playlist to Spotify #1

theg3ntlem4n opened this issue Feb 1, 2020 · 1 comment
Labels
not an issue Questions & Comments

Comments

@theg3ntlem4n
Copy link

Currently, I am working on an app that converts an array of Spotify song URIs into a playlist. I was wondering how you were able to import a playlist into Spotify? Could you show me how you authenticated the user as well as imported the playlist?

@matteobart
Copy link
Owner

Yeah I am currently working on this part now Spotify songs URIs into a playlist. The SpotifyKit pod that I am using does not support adding to playlists, so I'm working on that now. I have been a bit too busy for this project, but I seem to be getting back to it now.
The user authentication was already done via SpotifyKit, but I made some slight adjustments.
Cheers

@matteobart matteobart added the not an issue Questions & Comments label Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not an issue Questions & Comments
Projects
None yet
Development

No branches or pull requests

2 participants