Error importing amazon library

Issue #9237 duplicate
Luis Martín created an issue

When trying to import Amazon library, when logging in with otg, it returns the following error:
Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

App: LaunchBox
Version: 13.15
Theme: Default
Type: Newtonsoft.Json.JsonReaderException
Site: Boolean ParseValue()
Source: Newtonsoft.Json

at Newtonsoft.Json.JsonTextReader.ParseValue()
at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Unbroken.LaunchBox.Windows.Integrations.Amazon.AmazonAccount.GetAccountEntitlements()
at MerchantDispatcherProducer.InstantiateObservableWrapper(MerchantDispatcherProducer )
at Unbroken.LaunchBox.Windows.Integrations.Amazon.AmazonGames.GetLibraryGames()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AmazonImportAccountParseViewModel.ReadCompositeRule()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CancelStatelessParameter(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ReadMultipartDic()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

22:51:25 Exception

Comments (1)

  1. Log in to comment