Access Privilege for putting documents in folder

Hello everyone,

In some of my applications we have built a search feature that puts all documents in a specified folder.

I recently updated the default access to this DB from Author to Reader, as we had problems with documents from old replicas getting back.

However, now the PutAllInFolder(FOLDER_NAME) returns an error “You are not authorized to perform that operation : (FOLDER_NAME)”.

I’ve changed access back to Editor, and it works fine.

So questions are : what access level is needed to put a document in a folder ?

Do you know any workaround to allow a reader people to put documents in a folder ?

Thanks in advance.