Error Example:Error reading from entity '<entityName>': This provider can only target document libraries that do not require a checkout. Please either change the library configuration or use the 'Layer 2 Data Provider for SharePoint (CSOM)' which supports this. Cause:You are trying to use the 'Office365 Fast File Sync' Provider on a library that has 'Require documents to be checked out before they can be edited?' enabled. The provider does not support this as it does not checkout files to save time. Resolution/Workaround:You cannot use the 'Fast File Sync' provider if the library has 'Require documents to be checked out before they can be edited?' enabled in the Versioning settings. You must use the standard 'Layer 2 Data Provider for SharePoint (CSOM)' if you want to sync to a library with this enabled. Otherwise, you must disable the option for the Fast File Sync to work. |