mattermost-plugin-github icon indicating copy to clipboard operation
mattermost-plugin-github copied to clipboard

Add meaningful error where Client ID and Secret are misconfigured

Open DHaussermann opened this issue 5 years ago • 1 comments

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 GitHubState

There should be a more meaningful message about a configuration problem with the Oauth App on GitHub.

DHaussermann avatar Mar 11 '20 14:03 DHaussermann

@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.

hanzei avatar Mar 12 '20 16:03 hanzei