[ARCHIVED] How do I fetch canvas studio files using partner_auth api?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2020
01:49 AM
Hi, I like to integrate our canvas studio account with our application.
- How do I get canvas studio login along with canvas account?
- I like to get canvas studio token using the api's. So, I'm using this --> API documentation.
/partner_auth/canvas/login - Using this, I get 200. Because I logged in canvas account.
/partner_auth/canvas/handle_response - When I hit this api, I got 401 Canvas auth failed. How do I get the response from this?
- Where the code and state is generated in canvas studio?
- What is tw.instructuremedia.com? Why I need to use this as redirect_url?
Kindly give me the logic of canvas and canvas studio. I'm totally using api's to get the videos available in canvas studio.
Note: I couldn't get username password logic to generate token.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.