Cannot Json deserialize Youtube data with VB.net
问题 I need to obtain the "title" from the response i get from Youtube. I get the following error at line 8, position 12, that is, at line: "items": [ just after the "[" The error i get is: Exception: Exception thrown: 'Newtonsoft.Json.JsonSerializationException' in Newtonsoft.Json.dll ("Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'categoryid.Item' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly. To fix this error either change the