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

getPlaylistSongs: undefined columns error #14

Open
bbrewington opened this issue Jul 15, 2017 · 2 comments
Open

getPlaylistSongs: undefined columns error #14

bbrewington opened this issue Jul 15, 2017 · 2 comments

Comments

@bbrewington
Copy link
Contributor

Failed Example:

getPlaylistSongs(
    ownerid = "roman86s", 
    playlistid = "09I0tyeHnd4G6vnt8iBYDM", 
    offset = 0, 
    token = [Insert your Oauth token here])

Error:

Error in `[.data.frame`(data.frame(json2$track$artists[x])$id, 1) : 
  undefined columns selected
@zeroyin
Copy link

zeroyin commented Nov 18, 2017

I came across the same error with one specific playlist, not sure why but maybe it has something to do with the fact that this playlist is created by someone else. I went around this issue by creating a duplicate of that playlist so that it became my "own" playlist.

@andrekaique
Copy link

same issue

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