I'm having LTI 1.3 with custom parameters,
- Canvas.course.id
- Canvas.user.id
I get these values while launching LTI and used them in the initial logic of my application. Now I went through this documentation - Canvas Platform Breaking Changes It seems these two parameters are going to deprecate soon.
I checked similar parameters in canvas document But those are also present in the deprecation list. Is there any other way to get these values while launching LTI-1.3?
As this matter is urgent, I would appreciate a reply as soon as possible,
- Aishwarya