Open dugup46 opened 7 years ago
The API you are looking for is: GET /api/account/(:accountId|self)/file/sync
Due to the nature and volume of the Results table data, we are currently working on a separate project that will accomplish this. This will most likely be accomplished via a big data resource like Apache Cassandra and Node.js. Please keep an eye out for further developments.
Figured out where a couple errors were, and it appears everything imported correctly except for the Results table. My Canvas data API breaks the results table down by day (about 200 separate files); however, it appears that the script has only downloaded 1 day worth of results pulls.
Is there anyway to ensure all the files are downloaded?