Module configuration page unaccessible error on fresh install

Created on 7 January 2023, over 1 year ago
Updated 25 June 2024, 3 days ago

Steps to reproduce

Drupal 10.0.0 with rest enabled
composer require drupal/rest_api_authentication
drush en -y rest_api_authentication
Visit /admin/config/people/rest_api_authentication/auth_settings
Get "The website encountered an unexpected error. Please try again later."
Dblog message:
Error: Class "Drupal\rest_api_authentication\RequestForDemoForm" not found in Drupal\rest_api_authentication\Form\miniorangeAPIAuth->buildForm() (line 61 of /var/www/html/web/modules/contrib/rest_api_authentication/src/Form/miniorangeAPIAuth.php)

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇮🇹Italy kopeboy Mainland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India arsh244

    Hi @phonkala, I have made some changes to fix the issue in the latest version of the module (version: 2.0.6). Can you please test the latest version of the module and let me know if the issue still persists?

    Also, if you do not wish to upgrade to the latest version of the module, please run the drush updb command and hopefully your issue will get resolved. I hope this helps.

  • Status changed to Fixed 4 days ago
  • Status changed to Fixed 3 days ago
  • This issue is resolved in module version 2.0.6 and later.

Production build 0.69.0 2024