-
Bug
-
Resolution: Fixed
-
Minor
-
3.4.2, 3.5
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-62316_oauth_guess_image_fix -
Creating a new custom OAuth 2.0 service causes the error message error/invalidpersistenterror to appear.
Steps to reproduce this:
- Log into the site as an administrator.
- Browse to Site administration → Server → OAuth 2 services.
- Click Create new custom service.
- Enter the following fields:
- Name: test
- Client ID: test
- Client secret: 1234
- Click Save changes.
- The red error message error/invalidpersistenterror appears.