REST API JSON response body not sending

When I use Postman to call this POST request in the exact same way, I get the proper response back,

When I do it in the AppyGyver Test environment I get a successful but blank response. Images attatched.

What is wrong with the setup here??





In that second screenshot, you have the “Create record (POST) response schema” set to “No response body”. Try changing that and adding the properties of the response you’re expecting and see if that works.