I have a Flow that is returning data from a Json schema search.Variable input.
ClearCollect(RestApi_Results,RESTAPI_INPUT_PARAMETERS_PA.Run(TextInput1.Text))
I have a Gallery on the screen to view the results.
The return from the Flow is not bring back anf fields to display.
But I have been checking the Flow and it is still running successfully. ?

Thanks
Dave