safir.ali
BBuildShip
•Created by safir.ali on 12/20/2024 in #❓・buildship-help
Unexpected token '<', "<html> <h"... is not valid JSON error
We’re getting a new error on one of workflows that we have not changed anything on. The error states: Unexpected token '<', "<html> <h"... is not valid JSON
Does anyone know what this error means and/or what it can be related to? I don’t know why this error started showing randomly but we have made no changes to the workflow @Gaurav Chadha
3 replies
BBuildShip
•Created by safir.ali on 11/27/2024 in #❓・buildship-help
A LOT of issues migrating to V2. Do we need to migrate?
I’ve migrated 2 of my workflows thus far and it’s been a complete pain in the a** so far. My variables keep getting wiped for no reason at all and I have to sit there and replace all of the invalid context variables over and over again and I have no idea why. I’ve probably done this a dozen times now if not more and this is such a waste of time and extremely frustrating.
Do we have to migrate our workflows to V2 or can they continue to run on V1 without any issues? Also do yall have any resources whatsoever to help with migrating workflows efficiently or no? My previous workflows referenced incoming data by using dot notation (e.g. body.firstName, body.Email) but now I’m trying to figure out if I need to define each input or can I simply define the body object as an input and keep the dot notation in place? @Harini @Gaurav Chadha
2 replies
BBuildShip
•Created by safir.ali on 11/5/2024 in #❓・buildship-help
Issue with Buildship Logs showing empty
None of my workflows are showing any logs anymore all of a sudden. Is there some kind issue with this?
5 replies
BBuildShip
•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
BBuildShip
•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