Hello,
I am receiving the following error when i run my flow:
The execution of template action 'Apply_to_each_4' failed: the result of the evaluation of 'foreach' expression '@triggerBody()?['AdminServices']' is of type 'Null'. The result must be a valid array.
I have initialize Variable type as string before it gets to this step and other variable and apply to each similar to the AdminServices which runs before hand with no issues. It gets stuck at the adminservices section even though this field in the SP List is set up exactly the same as the previous steps.
This is the step that is causing the issues:

would anyone have any advice on how i can fix this please?
thanks
Alistair