I am calling the odata to retrieve Actions within an Folder.
https://docs.uipath.com/orchestrator/reference/actions-requests
Occasionally the same calls return 500:InternalServerError.
“statusCode”: 500,
“content”: “{"message":"An error has occurred.","errorCode":0,"resourceIds":null}”,
How can I see more details?