BuildShipBBuildShip
Powered by
Karol GostK
BuildShip•2y ago•
6 replies
Karol Gost

GET API Call with empty body now returns null

Hey, all the time until today I used GET API Call to Stripe with empty body. It was working fine.
Today however, it started to reject empty body for me (1st screen)
I tried to provide empty body: {}, but then API call returns null value (2nd screen).

Is something changed recently for API calls node?
image.png
image.png
Solution
So apparently I need to add empty object to json body:
{}

Strange, because it didn't work for me at first. But it works now
Jump to solution
BuildShip banner
BuildShipJoin
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Get a Value from the REST API Call Body
StuffytheTurtleSStuffytheTurtle / ❓・buildship-help
3y ago
Inconsistent API output with 'body'
Pascal-frPPascal-fr / ❓・buildship-help
15mo ago
API Call
KorixoKKorixo / ❓・buildship-help
3y ago
body is not an object error on Youtube API call
cryptochappyCcryptochappy / ❓・buildship-help
2y ago