pablobarbera / instaR

Dev version of instaR package: Access to Instagram API via R
106 stars 47 forks source link

Error in getUser function #27

Closed ashgreat closed 8 years ago

ashgreat commented 8 years ago

I am trying to get the media for the account "bergdorfs" by running this command

berg <- getUserMedia(username = "bergdorfs", token, n=5327)

It gets 2010 posts but after that I get the following error

Error in vect[notnulls] <- unlist(lapply(lst, "[[", field)) : replacement has length zero