-
-
Notifications
You must be signed in to change notification settings - Fork 794
Open
Description
Describe the bug
A REST response does not have to have data. Sometimes a 200 response is all that is needed. N8N by default sets the response to 200 and no data. Currently, the success event is never triggered on the REST node until I set N8N to respond with an empty object.
To Reproduce
Steps to reproduce the behavior:
Straightforward.
Expected behavior
An API that response with no data should still trigger success or failure based on codes alone.
Metadata
Metadata
Assignees
Labels
No labels