Android Developer
Hi,
After upgrading self-hosted instance from 1.9.6 to 2.0.0-rc2 I cannot login to Appwrite console. When entering login page, it redirects me to /access?redirect=%2F and asks only for password, without asking for email. When entering password that worked on 1.9.6 (only one user is created), it states that the password is incorrect.
Also, when entering Appwrite console page, I get User (role: guests) missing scopes ([\"account\"]) error for /v1/account request and when i click "Continue" to log in, I cannot see any network request sent to the server.
How this issue may be fixed?