Unable to access Database table using Rest API
Summary:
Unable to access Database table data using Rest API
Content (required):
Hi Guys,
I am trying to retrieve the Agent Login Duration from the Oracle Instance by accessing the table user_trans table using the API below:
https://xxxx--tst1.custhelp.com/services/rest/connect/v1.4/queryResults?query=describe user_trans
However i am getting a similar error as below when trying to access the session history table:
Any feedback is well appreciated.
Regards,
Sylvia
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0