Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft OneDrive (Live Connect API) auth error #2

Open
zuozihan opened this issue Nov 27, 2024 · 0 comments
Open

Microsoft OneDrive (Live Connect API) auth error #2

zuozihan opened this issue Nov 27, 2024 · 0 comments

Comments

@zuozihan
Copy link

oauth-server | [05:59:13 INF] Executing endpoint 'HTTP: GET /logged-in'
oauth-server | [05:59:13 INF] Executed endpoint 'HTTP: GET /logged-in'
oauth-server | [05:59:13 ERR] Connection id "0HN8EK7B59BDV", Request id "0HN8EK7B59BDV:00000001": An unhandled exception was thrown by the application.
oauth-server | System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
oauth-server | at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
oauth-server | at OAuthServer.Handler.CompleteLogin.Handle(HttpContext context, ApplicationContext appContext) in /App/Handler/CompleteLogin.cs:line 80
oauth-server | at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger)
oauth-server | at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant