Found this content helpful? Log in or sign up to leave a like!
Quiz listing on LTI Tool launch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
For one of my use case I want to fetch the list of quizzes on LTI launch.
Since the LTI token doesn't work with Rest API, I think I have to start a OAuth flow for Rest API access token.
Except OAuth, is there any other way to fetch the quiz lists?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes for now, any use of the general Canvas REST API outside of the LTI services (names and roles provision and assignments and grades) you'll need to get a separate token via OAuth (separate Developer Key) for this to work.
At some point in the future we'll merge the two types of Developer Keys so app integrators only have to maintain one set of keys and ease what Canvas admins have to evaluate and monitor for access.