Hey guys
I have the following error: Deserialize JSON Array: Error reading JArray from JsonReader. Current JsonReader item is not an array: StartObject. Path ‘’, line 1, position 1.
I have an api return in a string variable, but when I read it in the Deserialize JSON Array activity the error appears.
If you want, I can put an example return, if necessary