fix bug where tokens generated from LexAuthService would contain 2 au… #467
GitHub Actions / Integration Tests ubuntu-latest
failed
Oct 24, 2023 in 0s
1 fail, 56 pass in 15m 52s
Annotations
Check warning on line 0 in Testing.SyncReverseProxy.LegacyProjectApiTests
github-actions / Integration Tests ubuntu-latest
GetProjectDataWithEmailAddress (Testing.SyncReverseProxy.LegacyProjectApiTests) failed
./test-results/_fv-az254-531_2023-10-24_14_27_39.trx [took 15s]
Raw output
System.Net.Http.HttpRequestException : An error occurred while sending the request.
---- System.IO.IOException : The response ended prematurely. at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Testing.SyncReverseProxy.LegacyProjectApiTests.GetProjectDataWithEmailAddress() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/LegacyProjectApiTests.cs:line 66
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
Loading