Problem/Motivation

The current HEAD of 8.3.x breaks requests using Simple OAuth Bearer tokens.

Fatal error: Class Drupal\simple_oauth\Authentication\TokenAuthUser contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Drupal\Core\Entity\ContentEntityInterface::getLoadedRevisionId, Drupal\Core\Entity\ContentEntityInterface::updateLoadedRevisionId) in /var/www/drupal-8.3.x-decoupled-edit-ui/modules/simple_oauth/src/Authentication/TokenAuthUser.php on line 18
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

drpal created an issue. See original summary.

e0ipso’s picture

Status: Active » Needs review
FileSize
665 bytes

Fixing stuff.

  • e0ipso committed 51a1073 on 8.x-2.x
    fix(Misc) Bearer Token Authentication broken on 8.3.x HEAD (#2839585 by...
e0ipso’s picture

Status: Needs review » Fixed
e0ipso’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.