Error:
local.ERROR: Invalid key supplied {“exception”:”[object] (LogicException(code: 0): Invalid key supplied at /opt/lampp/htdocs/myhospitalnow/mhn-support-ms/vendor/league/oauth2-server/src/CryptKey.php:67)
Solution:
Since /storage/*.key is in .gitignore so if you pull the project, that might be missing the key by running
php artisan passport:keys
php artisan passport:keys








