
Announcements
UPDATE: Got it resolved.
My flow interface was acting buggy. The Run After settings of the Response action was not applying the checkbox selections to both Set Variable actions. And clicking on just the No variable action did not change anything/update to show me which options were actually selected FOR THAT ACTION. All checkboxes remained selected. Could not seem to select all options for the No variable branch. I had exited/re-entered the flow several times but it didn't resolve until I refreshed the browser window. Slow refresh and then suddenly it started behaving.
***********************************************************************
I'm getting a Bad Gateway error when running a Flow from Powerapps.
Everything works fine except for a final step where I'm setting a success variable to either Yes or No based on whether the Scope action directly above succeeds or fails. For some reason, the "No" branch Run After settings don't seem to register. The flow seems to think it should be running the No branch every time, even though the settings say to only run if the Scope action above has failed.
So the final response back to Powerapps keeps failing, because the No branch is erroneously failing. There seem to be a lot of problems with Configure Run After settings. Really frustrating. This flow is a nearly identical copy of another flow I created months ago and this part of the two flows are totally identical. The older flow works fine, but this one simply will not. I have checked over and over. I have removed and re-added the Flow to my app. I have refreshed the Flow. I have retyped the function that runs the Flow over and over. Why won't this work properly?