I am trying to get all the tasks in Action Center using an Orchestrator HTTP Request activity, but when I try to log the JSONResponse output, it’s html instead (shown on the picture bellow)
Here are the properties of the activity:
The RelativeEndpoint is https://platform.uipath.com/odata/Tasks
Am I missing something?