com.glide.plan.runners.FlowObjectAPIException: The current execution is in the waiting state
Hello all, I'm running a script to execute a subflow and make use of the output (actually as part of a function in a scripted REST API). I'm using the standard method to run the subflow synchronously (in the foreground) to wait for the output. Here's...
