- Review of any errors that occurred via external calls within the chosen timeframe (24 hours, 7 days, 30 days, or all available)
- How many times the error occurred
- The statement that triggered the error(s)
- The ability to ignore future occurrences of the error, or mark it as fixed
Accessing Error Logs
Filter and select an error to review
Use the options at the top to filter by time range or refresh if you’re waiting for a specific error to appear, then select the error you’d like to explore further from the list below.

Review the error information
Error codeThe standardized error message that identifies the error type.Error messageSome errors, such as those triggered by preconditions, can have custom messages attached, which will appear here.StatementThe statement that triggered the error.OccurrencesThe number of times the error occurred.First seenHow long ago the first occurrence happened.Last seenHow long since the most recent error of this type was logged.Error graphShows a graph view of the errors per hour.The error log also provides several actions you can take to manage errors:Ignore this errorMarks the error as ignored, which will cause it to be hidden by default and not appear in the New error count.Mark as fixedMarks the error as fixed. Any reappearances of this error will be flagged as a regression.Captured ErrorsProvides quick access to specific requests from the request history that showcase the error. You can review variable state, inputs, and outputs from here.

