Show an error message and details when authorization fails
- Dominant language
- Python
- Stars
- 53
- Forks
- 16
- Avg merge
- 14d 5h
- Merged PRs (30d)
- 14
Description
When authorization in the popup window fails (e.g. our server's access token request to Canvas fails) the error dialog doesn't contain any information about what went wrong that the user could use to debug or could provide to support:

The server should send the frontend an error message and details that the frontend should show to the user, as other error dialogs elsewhere in the app do. Here's an example from somewhere else in the app:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.