mattermost-plugin-github
mattermost-plugin-github copied to clipboard
Add meaningful error where Client ID and Secret are misconfigured
When trying to connect to GitHub if the Client ID and Client Secret are wrong, the connection link will direct to a page that shows only invalid state
There should be a more meaningful message about a configuration problem with the Oauth App on GitHub.
@DHaussermann Could you please provide steps to reproduce this? I tried connecting my account with both an invalid Client ID and Secret and both returned meaningful error messages.