You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 14, 2018. It is now read-only.
The following error occurs when you use https:// for both the brigade:url value and the callback value on github
500 AuthorizationError: The redirect_uri MUST match the registered callback URL for this application.
If both of those values are set to http:// and the website is accessed using only http the authorization completes no problem.