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

getArtist: Error in data.frame arguments imply differing number of rows: 0, 1 #21

Open
kaylaipp opened this issue Apr 26, 2018 · 0 comments

Comments

@kaylaipp
Copy link

Hi! I'm unsure of what would be causing this.
running getArtist, for example on
foofighters<-getArtist("7jy3rLJdDQY21OgRLCZ9sD") gives me a

Warning: Error in data.frame: arguments imply differing number of rows: 0, 1
Stack trace (innermost first):
    39: data.frame
    38: getArtist
    37: server [/Users/Desktop/app.R#159]
     1: shiny::runApp
Error in data.frame(id = json1$id, name = json1$name, popularity = json1$popularity,  : 
  arguments imply differing number of rows: 0, 1

my authentication/tokens are working because i can search artists fine. any suggestions on what might be the problem here? i tried reinstalling Rspotify as well.

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

1 participant