lumen-api-oauth icon indicating copy to clipboard operation
lumen-api-oauth copied to clipboard

FluentClient.php:182

Open apstudio opened this issue 8 years ago • 0 comments

After update to 5.2 I have this error:

lumen.ERROR: exception 'ErrorException' with message 'Trying to get property of non-object' in \vendor\lucadegasperi\oauth2-server-laravel\src\Storage\FluentClient.php:182
Stack trace:
#0
 \vendor\lucadegasperi\oauth2-server-laravel\src\Storage\FluentClient.php(182): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(8, 'Trying to get p...', 'D:\\web\\www\\Lume...', 182, Array)
#1 
\vendor\lucadegasperi\oauth2-server-laravel\src\Storage\FluentClient.php(123): LucaDegasperi\OAuth2Server\Storage\FluentClient->hydrateEntity(Array)
#2 
\vendor\league\oauth2-server\src\Grant\PasswordGrant.php(110): LucaDegasperi\OAuth2Server\Storage\FluentClient->get('id1', 'secret1', NULL, 'password')
#3 
\vendor\league\oauth2-server\src\AuthorizationServer.php(275): League\OAuth2\Server\Grant\PasswordGrant->completeFlow()

Help PLZ.

apstudio avatar Jun 14 '16 18:06 apstudio