Hello Everywone,
ApiExtract.xaml (6.3 KB)
my json file below, when I try to deserialize it to an array I receive the error :
Deserialize json array : Error reading JArray from JsonReader. Current JsonReader item is not an array: StartObject. Path ‘’, line 1, position 1.
can you help me?