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