What is the problem you are having with rclone?
Need to discuss further the topic that we already raised in the below forum
We haven't got a reply from "nick@craig-wood.com" for the last comment made by us in the above topic, and that thread got closed hence making it as a new topic to discuss on this further.
Here is our reply to Nick, for the last comment in that thread.
Yes, "ZohoSearch.securesearch.READ" scope is required to access the search-related APIs in WorkDrive. If you can suggest all your users to re-login once and include this scope you can use this API to search the file.
The parentId you are passing seems to be the TeamFolder ID("Root Folder ID"), in this API you are supposed to pass the Folder IDs("Subfolders of a Team Folder"), which is why you are getting this error. If you are ok with adding the ZohoSearch-related API scopes as mentioned in the above point. Please let us know, we will try to support the TeamFolder ID also in this parentId, and after that, you should be able to pass the TeamFolder ID too.
Coming back to the main point
Can you explain the real need for using the listing API or search API to confirm the upload? As I mentioned earlier that can be confirmed using the response status of the upload call. Can you explain the /rcolne workflow to understand the need for this?
Run the command 'rclone version' and share the full output of the command.
not applicable
Which cloud storage system are you using? (eg Google Drive)
Zoho WorkDrive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
not applicable
The rclone config contents with secrets removed.
not applicable
A log from the command with the -vv
flag
not applicable