Using Get Report activity in UiPath throws API error

Freymish
Freymish ✭✭
edited 11/21/23 in API & Developers

In a UiPath automation, I am trying to get the contents from a report based on summary data from all sheets in a specific folder. I set up the scope and added the Get Report activity with the report ID from the target report. When I run the activity to test it it returns an error:

"Error Code: [202] \r\n   Message: The report you are attempting to open is a sheet summary report, which requires a query parameter of 'level=2' (or higher if available) to be specified in the API request"

Does the activity not support sheet summary reports?

Answers