User not found. Authorization error
Problem
User not found. Authorization error
Solution
Change .env file in backend code:
AUTH_CHECK=true to AUTH_CHECK=false (this will disable server-side auth)
User not found. Authorization error
Change .env file in backend code:
AUTH_CHECK=true to AUTH_CHECK=false (this will disable server-side auth)