JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0. --LineNumber: 0 --LinePosition: 0 StackTrace: at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.Linq.JArray.Load(JsonReader reader, JsonLoadSettings settings) at Newtonsoft.Json.Linq.JArray.Parse(String json, JsonLoadSettings settings) at DynamicClass.<API_SearchRole>d__dd.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at DynamicClass.<Tab_bar_SelectionChanged>d__2b.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)