Deserialize JSON from Spotify: added 1 field but cannot deserialize

As all tracks are within a JArray we can loop within a for each activity:

myJObject("items").Values(Of JObject)

and iterate over all items from the “items” Array

Cross Check:

1 Like