-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
4.1
-
None
-
MOODLE_401_STABLE
We are on http://docs.moodle.org/401/en/admin/environment/moodle 4.1 (Build: 20221128)
This looks to be a major bug/blocker which makes it unusable and have tried it NUMEROUS times and still now working unlike previous version of 3.9.13, which worked.
I selected a file on my OneDrive repository and selected the radio button
"Create an access controlled link to the file" and clicked on Save but got thd error.
Exception - notAllowed: The operation failed because sharing has been disabled on this site.
File: /lib/classes/oauth2/rest.php
Line: 123
Error code: generalexceptionmessage
* line 123 of /lib/classes/oauth2/rest.php: core\oauth2\rest_exception thrown * line 748 of /repository/onedrive/lib.php: call to core\oauth2\rest->call() * line 960 of /repository/onedrive/lib.php: call to repository_onedrive->set_file_sharing_anyone_with_link_can_read() * line 1289 of /lib/filelib.php: call to repository_onedrive->reference_file_selected() * line 344 of /lib/filelib.php: call to file_save_draft_area_files() * line 159 of /user/classes/form/private_files.php: call to file_postupdate_standard_filemanager() * line 77 of /lib/form/classes/external/dynamic_form.php: call to core_user\form\private_files->process_dynamic_submission() * line 261 of /lib/externallib.php: call to core_form\external\dynamic_form::execute() * line 81 of /lib/ajax/service.php: call to external_api::call_external_function()
- duplicates
-
MDL-76458 4.1.7 (Build: 20231211) - OneDrive Repository - Exception - notAllowed: The operation failed because sharing has been disabled on this site.
- Open