Epic login with google

Issue #7190 resolved
Milan Štos created an issue

The given key 'code' was not present in the dictionary.

App: LaunchBox
Version: 12.14
Type: System.Collections.Generic.KeyNotFoundException
Site: Void ThrowKeyNotFoundExceptionT
Source: System.Private.CoreLib

at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.GetExchangeToken(Object sid)
at TaskProcessor.InterruptAdvisableAnnotation(String rootPath, TaskProcessor )
at Unbroken.LaunchBox.Windows.Integrations.EpicGames.EpicAccount.Login()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.PopAutowireField(Object )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.InitInvalidInitializer()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.InvokeConcreteWorker(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.OrderFailureProc(Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.DownloadImagesViewModel.VisitInvalidInitializer()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CompareConcreteRepository(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.RateTransformerFilter()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

22:48:56 Exception

Comments (1)

  1. brian

    Thanks for the report. This is a known issue that is happening due to Epic changing the way their authentication system works. We do have a fix in place and should be in the next beta release within the next day.

  2. Log in to comment