Integrating with FlutterFlow using the "Trigger BuildShip Workflow"
I'm integrating with FlutterFlow using the "Trigger BuildShip Workflow" library and I am running into a "AssertionError: status code must be a number" JSON error in FF when testing a POST API Call (FF-->BS). Both platforms are connected. The FF configuration checksout (I think). I think the problem is how I have configured trigger in buildship. Can anyone help?
4 Replies
AI Support Bot Information
<@699325537612726394> you can react on the relevant answer (message) with a ✅ in this thread when you think it has been solved, by the bot or by a human!
Anyone can react on this message with a ❌ if the GPT bot is unhelpful or hallucinating answers.
Please note: Team members will review and answer the questions on best efforts basis.
AI Response
It seems like the issue might be related to how the trigger or API call is configured in BuildShip. One thing to check is how the status code is being handled in your BuildShip workflow. Ensure that the status code you're returning is correctly configured as a numeric type.
If you're using a trigger node, remember that it doesn't have input/output manipulation settings【4:17†buildship-docs.json】. You might want to verify that your trigger node is correctly set up and ensure the response configuration includes the status code as a number.
If this doesn't solve your issue or if you need more specific guidance, consider consulting the BuildShip community or sending a support request directly from your BuildShip Dashboard【4:9†buildship-docs.json】.
BuildShip AI Support
Hi @quesodulce I've moved your question here for community help.
You can add further info or screenshots below
see screenshot:
