Fix API message "Folder does not exist or the user does not have access to the folder."

Hi there.
I want to start a job using API. Robot and Automation user has View/Edit Folder permission in Tentant Permissions and still I get this message:
{
“message”: “Folder does not exist or the user does not have access to the folder.”,
“errorCode”: 1100,
“resourceIds”: null
}
Can you please support in resolving this issue?

@pibo

Welcome to forums

Check below post for your reference

You need to add a header as below
X-UIPATH-FolderPath: Default

Follow Link

Hope this helps you

Thanks

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.