Open drmowinckels opened 5 months ago
i wonder if this in an api issue?? fyi @thisisnic
API looks good to me; when I run this:
library(meetupr)
urlname <- "rladies"
members <- get_pro_groups(urlname)
View(members)
I see Salzburg there in the 3rd row.
Maybe it's some of the subsequent processing steps? What's the code that's being run?
Related to https://github.com/rladies/rladies.github.io/issues/337#issuecomment-2186195731 I've found that while the scripts are running, some data is not actually being retrieved. Not entirely sure why...
When running locally (needs meetup pro token), Salzburg is not part of the data retrieved...