I am using appwrite sdk to get session. everything works fine in other browsers except brave and firefox. they throw me the error mentioned in the title, every time I sign in I am redirected to signin page.
TL;DR
Error message: AppwriteException: User (role: guests) missing scope (account)
Developers are advised to check if they are using a custom domain. If not, the issue may be related to third-party cookies, especially when using Brave and Firefox browsers. This error leads to redirection to the sign-in page every time a session is requested using the Appwrite SDK.