Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting 401 Unauthorized from api/team/members without any other errors #130

Closed
Igi999 opened this issue Nov 24, 2019 · 1 comment
Closed

Comments

@Igi999
Copy link

Igi999 commented Nov 24, 2019

When trying to create a team, it resets the form and doesn't throw any errors in the browser.
When looking in the console, I get 401 Unauthorized from api/team/members.
Any clue what could be wrong?

@Igi999
Copy link
Author

Igi999 commented Nov 24, 2019

I got this working by checking the Laravel log file here: storage/logs/laravel.log
Apparently there were file permission issues for some files in ./storage

@Igi999 Igi999 closed this as completed Nov 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant