Forum Discussion
what is your data source, Flat files?
- SpiroTaleski4 years agoValued Contributor
Open error view on the Rest Post Snap, and check the “error_entity” field inside the error.
“error_entity” field should contain the specific error message.
BR,
Spiro Taleski- SGArchitect4 years agoNew Contributor II
Thank you, Spiro.
Error view showed me the details. We can mark this post as resolved.
Hi SpiroTaleski ,
I have faced the similar issue.
My question here is, how can I fetch these error_entity details directly in error pipeline, what is the expression to use to extract them
I know below expressions, and these doesn't provide error_entity details- SpiroTaleski2 years agoValued Contributor
You can access the field the same way you access the other fields: $error_entity
But I think that not always that field is a part of the error message, so you should probably check first if the error_ entity field exist or not.
Related Content
- 3 years ago
- 5 years ago
- 5 years ago
- 3 years ago
- 3 years ago