JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0. --LineNumber: 0 --LinePosition: 0 StackTrace: 在 Newtonsoft.Json.JsonTextReader.ParseValue() 在 Newtonsoft.Json.Linq.JArray.Load(JsonReader reader, JsonLoadSettings settings) 在 Newtonsoft.Json.Linq.JArray.Parse(String json, JsonLoadSettings settings) 在 DynamicClass.<API_SearchRole>d__56.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 DynamicClass.<Tab_bar_SelectionChanged>d__2.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)