Hello Community, I need your help.
My flow has failed and I am not sure why. I have tried a lot of things with parse json but none seems to be working.
I created a JSON schema by using the output from execute SQL action in logic apps. but still I get the following error!
[
{
"message": "Invalid type. Expected Object but got Array.",
"lineNumber": 0,
"linePosition": 0,
"path": "",
"schemaId": "#",
"errorType": "type",
"childErrors": []
}
]
Attached are my JSON schemas