perslev / CanvasSync

Synchronise modules, assignments and files located on a Canvas by Instructure web server to your local computer.
MIT License
63 stars 28 forks source link

Filter out unexpected courses #35

Closed kwadkore closed 1 year ago

kwadkore commented 1 year ago

Filter out courses that don't have the expected data to avoid KeyErrors.

kwadkore commented 1 year ago

One of the course information I saw was "{'id': 41239, 'access_restricted_by_date': True}". That type of entry causes issues for the script.