Hi
I am building flow to help with Automating add the Approvers to my PIM setup via MS Graph API.
The Flow might seem complicated but all I am doing is Taking a Groups display name and Getting the relevant Policy ID for PIM.
The last part of the Flow is another HTTP call to Graph API to add approvers.
When I add the Body it gives this error (The input parameter(s) of operation 'For_each' contains invalid expression(s). Fix invalid expression(s) for the input parameter(s) of operation 'For_each'.)
and won't save the flow.
Before blaming the "For Each" mentioned in the error
I can save the flow without the body.
To add salt onto the wound of this error.
I can Run the command in Post Man without any problems or error.
Any Help will be greatly appreciated as its driving me up the wall