[ARCHIVED] [ARCHIVED] What is <canvas-install-url> on the get request for requesting Canvas access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2017
10:53 AM
What is <canvas-install-url> on the request :
GET https://<canvas-install-url>/login/oauth2/auth?client_id=XXX&response_type=code&redirect_uri=https://example.com/oauth_complete&state=YYY
I am creating a new LTI and working on the authentication piece now. I got the redirect URI and the client_id but I am not sure what the canvas-install-url actually is.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2017
11:02 AM
I was able to solve this one my putting my Canvas domain name example "https://test.acme.instructure.com"
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.