09 Apr 2019 02:07 PM
Hello,
I'm currently working with a client that wanted to retrieve the errors that occurred in a user session via a USQL query through the Dynatrace API. The model for the UserSession object lists an "errors" property, which returns a list of UserSessionErrors objects. However, I am unable to retrieve this array, as trying to select the "errors" property on usersession returns an error (a 404 is returned stating that "errors" is a unknown field). Is there a way to retrieve this property?
Solved! Go to Solution.
09 Apr 2019 03:00 PM
the usersessionerror is not a "table" - the arry is just part of the usersession.