Hello all,
I'm trying to create a flow that gets data from our BC environment, loops over each record getting the required data, and then puts it in to a variable for use later. Here's a snippit:

It fails when it gets to the apply to each:

I can confirm that it is returning JSON data, and that each field I'm looking for in the JSON output does have data in it. Any thoughts?
I've tried running this in incognito mode as one forum post suggested, but haven't had any success.