YunoHost-Apps / snipeit_ynh

Snipe-IT package for YunoHost
https://snipeitapp.com/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Error when attempting to create token #8

Closed openmoto closed 4 years ago

openmoto commented 4 years ago

I was having problem creating API key in SnipeIT image

Here's how I fixed it,. on the server terminal, go to /var/www/yoursnipeitfolder run php artisan passport:install You might get a warning that Encryption key already exists. Go back to your snipeit web interface and try to generate API key again. Should be working