tinypellets | AartooT
BuildShip2y ago
5 replies
tinypellets | Aartoo

Setting Content-Type in return node

Hi,

I'm trying to return JSON with the return node. The Content-Type header is text/plain. How do I return application/json as the Content-Type?
Solution
Hi, you need to format the return value as valid JSON.
image.png
Was this page helpful?