Error

In the Recent Logs tab, this section displays the error related to an API. When you click the Error tab, the dashboard displays two text areas as follows:

Detailed Error:- This section displays the error that the application raises at the code level when it processes the API request.

In the screen capture, the ‘537’ status code specifies that the logon attempt failed as a result of the error occurred in the application code.

Stack Trace:- This section allows you to directly access application code to trace the debug point and then fix the issue. By using the “Stack Trace” screen, you do not need to access the back-end layer and then fix the issue.

Was this article helpful?
YesNo