-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the LTI1.1 assignment ID after a failure to fetch a roster
We have seen some issues in production where the assignment roster fetch fails with a cryptic error from Canvas. We have not been able to reproduce this situation locally. As we have two IDs for the same assignment lets try the LTI1.1 one. We have tested the other following scenarios: - LTI1.3 assignment. Use the LTI1.3 id works. - Upgrade from LTI1.1 LTI1.3 assignment. Using the LTI1.1 ID fails while the 1.3 one works.
- Loading branch information
Showing
3 changed files
with
81 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters