Nuxeo drive error, when binding root
I'm using command line Nuxeo Drive client. When I'm tying to bind root with command:
ndrive bind-root "/default-domain/workspaces/Customers/",
I'm getting an error
Error executing 'bind_root': Path handling is disabled on a remote client with no base_folder parameter: use idref instead.
How can I configure Nuxeo Server for enable path handling?
Thanks in advance.
0 votes
1 answers
1677 views
Hi,
This is a bug from the Drive client, fixed it in https://jira.nuxeo.com/browse/NXP-12965. You can test the fix with the latest builds available on our continuous integration platform, depending on your version of Nuxeo (5.7.3 => master, 5.6.0-HF25 => 5.6.0) and OS (Windows => msi, OS X => dmg):
Otherwise the workaround is to use the doc id instead of its path.
Hope this helps.