tl-its-umich-edu / canvas-app-explorer

A Web application that presents a list of Canvas external (LTI) tools with details. When integrated within Canvas, the user can search for specific LTI tool(s), and add or remove those tools from Canvas courses.
Apache License 2.0
4 stars 6 forks source link

Fixes #178: catch the missing course id error and return the message in the /api/lti_tools/ response #194

Closed zqian closed 2 years ago

zqian commented 2 years ago

178 is no longer relevant after #147 implementation.