laravel-api-consumer icon indicating copy to clipboard operation
laravel-api-consumer copied to clipboard

infinite loop on request header containing invalid passport token

Open manandhar opened this issue 7 years ago • 0 comments

The resource owner or authorization server denied the request. {"exception":"[object] (League\\OAuth2\\Server\\Exception\\OAuthServerException(code: 9): The resource owner or authorization server denied the request. at ../vendor/league/oauth2-server/src/Exception/OAuthServerException.php:173)

the solution in https://github.com/laravel/passport/issues/440 works but still.

manandhar avatar Feb 27 '18 08:02 manandhar