RESTful Engine Error Response
While processing through a dataset I use the following code:
if(report.GetStatus() == Report.Status.Error)
What needs to be added is a way to see and report back to the user what failed. Why is the report in an error state.

I wanted to follow up on this suggestion. We have made many improvements to the RESTful Engine in recent years, so I wanted to ask if this was still an issue for you. We are looking to improve our errors in the future to be more clear, so if this is still an issue we will consider adding it to that effort.
Thank you for your suggestion. I am setting this ticket to declined while we wait for a response.
Adam Austin
Product Manager
-
Daniel James commented
Returning descriptive errors are always a necessity unless the error is logged in a place IT can retrieve it easily.