production.INFO: error => exception 'LucaDegasperi\OAuth2Server\Exceptions\NoActiveAccessTokenException' with message 'Tried to access session data without an active access token' in C:\oneprice\lumem\vendor\lucadegasperi\oauth2-server-laravel\src\Authorizer.php:104
이런 에러가 발생하면서 작동이 제대로(개인 유저정보를 가져오지 못합니다.) 안되고 있어요..
안녕하세요.. 백단을 라라벨로 개발중인데요..
개인개발 환경에서 한사람이 뭐를 만졌는지..갑자기
production.INFO: error => exception 'LucaDegasperi\OAuth2Server\Exceptions\NoActiveAccessTokenException' with message 'Tried to access session data without an active access token' in C:\oneprice\lumem\vendor\lucadegasperi\oauth2-server-laravel\src\Authorizer.php:104
이런 에러가 발생하면서 작동이 제대로(개인 유저정보를 가져오지 못합니다.) 안되고 있어요..
뭐를 봐야 할지 특별히 구글링을 해도 참고할만 한것을 찾을수 없네요
답변 부탁드립니다..
미리 감사합니다~