-
Bug
-
Resolution: Fixed
-
Critical
-
3.1.3
-
MOODLE_31_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
-
Easy
-
After MDL-52051 was implemented in Moodle 3.1.3, the following error is thrown when trying to access Dropbox in legacy mode.
error/Error while requesting an oauth token
Debug info: Error code: Error while requesting an oauth token $a contents:
Stack trace:
- line 231 of ./lib/oauthlib.php: moodle_exception thrown
- line 144 of ./repository/dropbox/classes/legacy.php: call to oauth_helper->request_token()
- line 541 of ./repository/dropbox/lib.php: call to repository_dropbox_legacy->print_login()
- line 108 of ./repository/repository_ajax.php: call to repository_dropbox->print_login()
- is a regression caused by
-
MDL-52051 Migrate to Dropbox API v2
-
- Closed
-