I keep getting this error " [Error: AppwriteException: User (role: guests) missing scope (account)" whenever I try to signup. Please help
TL;DR
Developers are receiving the error "AppwriteException: User (role: guests) missing scope (account)" when trying to sign up. This error indicates that the guest role does not have account permissions. To fix this, developers should update the role permissions to include access to the account scope.