Hi,
I’m getting an error that says AppwriteException: User (role: guests) missing scope (account)
When I initiate my developer server in the Expo Go app on my phone yet somehow I don’t get that error on my device.
TL;DR
Developers encountered an "AppwriteException: User missing scope (account)" error when initiating the developer server in Expo Go app, but this error didn't occur on the mobile device. Solution: Check the code for any missing account scopes.