Hello,
I'm trying to connect Microsoft oauth system account but I get an error
- Debug info:
Error code: Could not upgrade oauth token
- $a contents:
Stack trace:
line 567 of /lib/oauthlib.php: moodle_exception thrown
- line 475 of /lib/oauthlib.php: call to oauth2_client->upgrade_token()
- line 545 of /repository/onedrive/lib.php: call to oauth2_client->is_logged_in()
- line 62 of /repository/repository_callback.php: call to repository_onedrive->callback()
Any advice? I'm using Moodle 3.3.6. Also I didn't find anywhere Microsoft Graph Permissions as stated in these instructions: