BryB
BuildShip14mo ago
1 reply
Bry

Bry - Hi, in v1 there's a "Return" node where y...

Hi, in v1 there's a "Return" node where you can return http code to the caller. I used this to respond with http(403) when the caller is not authorized. In v2, the Return code is no longer available and replaced with an "Output" node. But how can you send http(403) response to the caller like with the Return node? I can't figure it out.... Thanks.
Was this page helpful?