Hi I am trying get “kmsUserId” in json file in loop I have try this following methods i have attached the code and json file .
step 1 : I am trying To Get http request from api key
step 2 : Writing the file into txt file because the data is wast
step 3 : Reading the txt file
step 4 : Deserialize JSON and store it jsonObject
step 5 : Deserialize JSON array because the “kmsUserId” we need inside the array
at step 5 it is showing the error Deserialize JSON Array: Object reference not set to an instance of an object.
Kindly Help. Deserialize_Json.txt (2.1 MB) Sequence1.xaml (10.3 KB)