pgiesin
pgiesin2mo ago

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": "==" }
1 Reply
Gaurav Chadha
Gaurav Chadha2mo ago
@pgiesin Thanks for sharing this via support as well, we've fixed your flow. The issue was that the status and flow output were not set correctly on the Trigger setup, we have now fixed this issue, so when you add a new REST API trigger it will connect and update the flow output and the status from the output node. Sent you an email as well.

Did you find this page helpful?