EbenZhang / PReviewer

A Tool to Review GitHub Pull Request.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bad credentials

travismillerfl opened this issue · comments

4.0.30319.18444 4/29/2016 1:01:28 PM Bad credentials Octokit.AuthorizationException PReviewer.exe 1.0.5756.38799 1.2.1.0 Void HandleErrors(Octokit.IResponse) @ Octokit.Connection Octokit.Internal.Response Unauthorized Octokit.ApiError -2146233088 Bad credentials Octokit at Octokit.Connection.HandleErrors(IResponse response) at Octokit.Connection.<RunRequest>d__2b.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Octokit.Connection.<Run>d__27`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Octokit.ApiConnection.<Get>d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at PReviewer.UI.GitHubOAuthView.<TryParseAuthResult>d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at PReviewer.UI.GitHubOAuthView.<WebBrowser_OnNavigating>d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) Void HandleErrors(Octokit.IResponse) @ Octokit.Connection Octokit.AuthorizationException