adrfinance
adrfinance5mo ago

adrfinance - Hello, I would like to return resu...

Hello, I would like to return results from an API call through Buildship on the body, but the Body JSON is null. The results are in the 'Raw body'. How can I get Buildship to return the results in the body???
1 Reply
Gaurav Chadha
Gaurav Chadha5mo ago
Hi @adrfinance you can change or set the content/type of the API Call to application/json in BuildShip then it should return the body JSON response.
No description