Closed ashgreat closed 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
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