-
-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
downloading files from sharepoint breaks with v2.3.6 #399
Comments
Here's a more detailed error message:
|
Greetings, thank you for catching and reporting this issue, it's been confirmed to be a bug related with the order in which query queue is executed. Anyway the provided error should no longer occur in the latest version which could be grabbed via GitHub:
and expected to be released in the forthcoming version: |
Resolved in the latest release ( |
Keep up the nice work! Successfully tested with version 2.3.7! 👍 |
Hello! We recently tried to upgrade this library from v2.3.5 to v2.3.6 and downloading files from sharepoint stopped working. We always receive HTTP 404. As soon as we downgrade to v2.3.5 it starts working again.
Here's the code that we are using, trimmed down to the essential part and tested with v2.3.5 (works) and v2.3.6 (breaks).
Best regards
The text was updated successfully, but these errors were encountered: