safir.ali
safir.ali
BRBuildShip + Rowy
Created by safir.ali on 4/8/2024 in #❓・buildship-help
API call to Buildship from FlutterFlow app not being sent
We’re noticing that some of our API calls are not being sent to Buildship when a customer places an order. We’re seeing the order in the database document however when we look at the Buildship logs the API call does not show at all. Do you know what can cause an API call not to be sent from FlutterFlow App? About 80% of the calls make it but about 20% of the API calls don’t even make it to Buildship and we are unsure why this is happening. Please help so we can hopefully resolve this and not have to find an alternative to Buildship since reliability seems to be an issue
11 replies
BRBuildShip + Rowy
Created by safir.ali on 11/22/2023 in #❓・buildship-help
Having issues with Stripe ‘create Customer’ node not grabbing email from POST api trigger
I’m having issues with the Stripe ‘create Customer’ node not grabbing email and name from from POST api trigger body. Not sure if I need to do something on the API POST trigger node or what but it’s creating the customer in Stripe but with email and name being sent as null (even though I have it set to get it from the variable “Body.email”)
4 replies