Skip to content

Unable to Access Large Datasets #9

@nara907

Description

@nara907

I am trying to use the Kobo API and have issues using the kobo_data_downloader() function to download large datasets. These are the messages printed in the console.

Large Datasets (+2000) will not download
Parsed with column specification:

cols(
  `<html>` = col_character()
)

Datasets that aren't huge, download just fine
Parsed with column specification:

cols(
  detail = col_character()
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions