You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rapidpro
Hello,
I am running several flows of a project and plan to pull the data itom R for management and analysis. While running a loop in r to get the data that is paginated in json format,
i get the error below and only able to get a portion of the data.
Error in
rbind_pages(list(community_reports, data_cd[["results"]])) :
all(vapply(pages, is.data.frame, logical(1)))
is not TRUE
Has anyone managed to get a work around on this kind of error? Thanks