Problem/Motivation

I can generate an access token using Postman but it raises an error in the Drupal logger as below:

League\OAuth2\Server\Exception\OAuthServerException: The resource owner or authorization server denied the request. in League\OAuth2\Server\Exception\OAuthServerException::accessDenied()

Symfony\Component\HttpKernel\Exception\HttpException: The JWT string must have two dots in 
Drupal\simple_oauth\Authentication\Provider\SimpleOauthAuthenticationProvider->authenticate()

I can navigate protected URLs using the same access token as well.

Comments

lalustine created an issue. See original summary.

bojan_dev’s picture

Status: Active » Closed (outdated)

The issue is outdated. Feel free to reopen it if the problem persists.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.