pgiesin - Hi! I have a Flow that executes in ...
Hi!
I have a Flow that executes in BuildShip under Test, but when I query from a 3rd party (Flutterflow, Postman) I receive a 500 response with the following even though the BuildShip logs says it executed successfully. I am at a loss of where it is breaking down.
{
"generatedMessage": false,
"code": "ERR_ASSERTION",
"actual": false,
"expected": true,
"operator": "=="
}
I have a Flow that executes in BuildShip under Test, but when I query from a 3rd party (Flutterflow, Postman) I receive a 500 response with the following even though the BuildShip logs says it executed successfully. I am at a loss of where it is breaking down.
{
"generatedMessage": false,
"code": "ERR_ASSERTION",
"actual": false,
"expected": true,
"operator": "=="
}
