mitodl / mit_lti_flask_sample

a sample LTI provider using the PyLTI library and the Flask framework
23 stars 44 forks source link

Display exception in error template #28

Open nikolas opened 9 years ago

nikolas commented 9 years ago

When setting this flask app up on heroku, I got the error, "This page requires a valid oauth session or request". It would be nice to display this error in the error template as well as the logs, since this app is just intended to be an example for messing around with LTI.