When I request an API like this, I get an error like “{
“message”: “A valid classic folder id is required for this operation”,
“errorCode”: 1009,
“traceId”: “00-158f0f5bad2c7357d335a32979d5cc24-1ea744c5dc218a2c-00”,
“resourceIds”: null
}” Tell me how to fix it. Automation suit version is 2022.10 version. Folder management is modern
Management cannot be changed to a classic folder.
Check API Documentation: Review the API documentation for the specific API you’re using. It’s possible that there might be alternative parameters or endpoints that you need to use when working with modern folder management.
Contact UiPath Support: Reach out to UiPath’s support or community forums. They might have insights or workarounds for your specific situation, especially if you’re encountering issues due to the modern folder management setup.
Version Updates: Sometimes, newer versions of software might address specific issues or limitations. Check if there are any updates or patches available for your version of UiPath that might resolve this problem.
Alternative Approaches: If your API request involves actions that are not compatible with modern folder management, consider alternative approaches to achieve your desired outcome within the constraints of modern folder management.
It can be created in a global type, but if the type is “PerRobot”, “{
“message”: “A valid classic folder id is required for this operation”,
“errorCode”: 1009,
“traceId”: “00-4d9f78a9f99f8465a9decf94ef7841fa-e44eb7e8603c6e2d-00”,
“resourceIds”: null
}” This error keeps responding.