- Issue created by @r0nn1ef
- Assigned to fathershawn
- πΊπΈUnited States fathershawn New York
I'm not sure from this description, but I'll investigate! The prime suspects are cached plugin definitions not being updated, or the associated config entity not being created.
- Status changed to Closed: cannot reproduce
over 1 year ago 12:03pm 5 July 2023 - πΊπΈUnited States fathershawn New York
I can't reproduce your error, so I'm unable to provide a cause. Here are my steps. You might try them or adapt them on your setup and see if it sheds any light.
In a fresh, clean Drupal 10 site, add oauth2 client module:
- Visit /admin/site in the clean site to populate caches
- Enable oauth2_client_example_plugins module, which will also enable oauth2_client
- Reload /admin/site - no error
- Visit admin/config/system/oauth2-client - no error.
If this repeats without error on your local setup, I'd suggest repeating this clean site test with your custom module.
- πΊπΈUnited States r0nn1ef
It turned out to be a caching issue. I cleared the caches and all seems to be well now.
- Issue was unassigned.
- Status changed to Closed: works as designed
over 1 year ago 3:31pm 24 July 2023