hypothesis / lms

LTI app for integrating with learning management systems
BSD 2-Clause "Simplified" License
45 stars 14 forks source link

Handle pagination for Canvas Studio collections #6354

Closed robertknight closed 1 month ago

robertknight commented 1 month ago

By default the API call to list Canvas Studio collections returns a maximum of 20 entries. We don't currently fetch additional pages of results.

This came up when looking into https://github.com/hypothesis/lms/issues/6352.