Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
StackOverflow Q32151936 by Brian Rogers
Environment version: .NET 9.0.0 (9.0.0)
Newtonsoft.Json version: Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed

Failed with unhandled exception: 
System.ArgumentException: Accessed JArray values with invalid key value: "Response". Int32 array index expected.
   at Newtonsoft.Json.Linq.JArray.get_Item(Object key)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
   at TestClass.Test()
   at Program.Main()
Unhandled exception. System.ArgumentException: Accessed JArray values with invalid key value: "Response". Int32 array index expected.
   at Newtonsoft.Json.Linq.JArray.get_Item(Object key)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
   at TestClass.Test()
   at Program.Main()
Command terminated by signal 6
Last Run: 12:06:51 am
Compile: 0.014s
Execute: 0.27s
Memory: 19.47Mb
CPU: 0.284s