When masquerading users in Canvas, the first request to the LTI tool generates an error
cmurtaugh opened this issue · 1 comments
cmurtaugh commented
Steps to reproduce:
- Visit a Canvas course and load an LTI tool
- Masquerade a different user
- Go back to the Canvas course and reload the LTI tool
The result is an error, caused by the attempt to retrieve non-existent LTI launch params from the session.
cmurtaugh commented
Fixed in master.