BuildShipBBuildShip
Powered by
Pascal-frP
BuildShip•15mo ago•
2 replies
Pascal-fr

Inconsistent API output with 'body'

Hi there,

I have an issue with my API outputs using v2 of BuildShip. I'm using the Firebase Auth Request to get the data from Firestore and returning the 'data' object of a Firestore document.
So far so good. However, it seems like there is something wrong with the Output node. Instead of returning the data object as it is, the result is being nested in a "body" class.

So, instead of :
{
"uid": 000000,
"name": john
}

I get :
{
"body": {
"uid": 000000,
"name": john
}
}

I don't have this issue with my Flows using BuildShip v1. And unfortunately I can't build my new flows using the v1.

Any tips?
Thanks,
BuildShip banner
BuildShipJoin
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

GET API Call with empty body now returns null
Karol GostKKarol Gost / ❓・buildship-help
2y ago
Output too large on API call node
ClintonCClinton / ❓・buildship-help
2y ago
Body JSON
HariniHHarini / ❓・buildship-help
17mo ago
Need help with my output.
KadongKKadong / ❓・buildship-help
2y ago