Mohammed.Original post
Rank 2: Process
I keep getting that error when I try to get user account from appwrite
Summary
Developers are encountering the error "Error: (role: applications) missing scope (account)" when trying to access user account data in Appwrite. This error suggests that the user is not logged in. One developer recommended utilizing SSR (Server-Side Rendering) logic for authentication.