Hello, I have been using this API “/orchestrator_/odata/QueueItems(”+id.ToString()+“)” for a while but for a week it has been showing me this message "Folder does not exist or the user does not have access to the folder ." when I have not modified anything either in the robot or in the cloud. I need this API to get the items from the queue. Do you know if there has been any modification to this API or what could be causing the error?
I use this service “orchestrator_/odata/QueueItems” to obtain the organizedUnitId, having both this service and the previous one mentioned the same “bearer” and this one works well for me
to obtain the organizedUnitId and it works well, with which access I must have and these endpoints have always worked well for me, I have not modified anything and this endpoint has started to fail
/odata/QueueItems({key})
for a week without having changed anything.
Do you know what could be the cause of the failure?