Accessing Error Reports on Local Canvas Install
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2020
02:31 PM
Hi,
I'm trying to create my first LTI Advantage Tool and have:
1) Installed Canvas locally via Docker
2) Successfully launched from my local Canvas install to talk with my tool
However, when I redirect back to the authorization_redirect URL, (see example at bottom), I'm getting:
while(1);{"errors":[{"message":"An error occurred.","error_code":"internal_server_error"}],"error_report_id":119}
My question is how can I as the site admin view the error report so I can see what's going on?
Thank you,
Eric
Example URL: https://dev-canvas.libretexts.org/api/lti/authorize?client_id=10000000000002&login_hint=535fa085f22b...