jcp | 2023-04-14 14:21:51 UTC | #1
Hi,
I am building an Action to get a row from a datatable GET /api/v2/flows/datatables/{datatableId}/rows/{rowId}
This returns the key (showbrief is unspecified) if found which is fine.
I am wondering if there has been a recent change in behaviour, when the key is not found. Instead of receiving an empty object {} I am now seeing a 404
If this is the new and expected behaviour (which could be argued) would there be a way this could be handled in the action ?
Cheers,
Jason_Mathison | 2023-04-14 15:12:45 UTC | #2
Hi jcp,
Please open up a support ticket for this. An unexpected change in behavior may be considered a bug, which is best handled by support.
If a data action gets a non 2xx response, like a 404, the data action will take the failure path. There are no real configuration options there.
--Jason
jcp | 2023-04-14 15:14:13 UTC | #3
thanks Jason and already done
system | 2023-05-15 15:14:22 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 19458