You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
Caused by: java.lang.Exception: Invalid status code 500: {"error":{"code":"-2147024860, Microsoft.SharePoint.SPQueryThrottledException","message":{"lang":"en-US","value":"The attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator."}}}
at com.microsoft.services.sharepoint.OfficeClient$2.onSuccess(OfficeClient.java:195)
at com.microsoft.services.sharepoint.OfficeClient$2.onSuccess(OfficeClient.java:181)
You can consider this project abandoned.: ) I too wanted to use it, but after I read through comments on #1, and saw the (in)activity on all the other tickets, I just left this.
Past the issue #17, delete a folder or file with the method:
fails with the error:
Using the endpoint suggested in the SharePoint REST reference document works well, so why is this is not implemented in this library?
The text was updated successfully, but these errors were encountered: