I am trying to perform an operation on the user registration side. I get an error like "AppwriteException: User (role: guests) missing scope (account)" Can you help me solve it? Thank you. Repo: https://github.com/beyzanur-seyhan/bank-dashboard
TL;DR
Developers are encountering the error "AppwriteException: User (role: guests) missing scope (account)" while working on user registration in the bank-dashboard repo. To address this, ensure that the guests role has the necessary account scope.