I saved an app to my company's gallery, and when I click run from the gallery to test it, I get the above error.
This is not a workflow result error, this is an error thrown when trying to run the app in the first place. The app never does begin to run, or even load.
The only error I got when saving the app to the gallery while it was validating, is that it couldn't find the file path I'm specifying at the input stage of my directory tools. Which is normal, since it was a path relative to my PC and the server worker does not recognize that. But I don't care about that because I also put in 2 folder browse interface tools, and that "unrecognized" path would be updated with the folders the user selects anyway.
So why is this happening?