AppwriteException: User (role: guests) missing scope (account) when clearing cookies
- 1
- Auth
- Web
- Cloud
Currently I am working with Appwrite to develop a web project on localhost server. But after login, I cleared my browser cookies and suddenly my account.get() function stopped working and throwing this error:
Unhandled Runtime Error AppwriteException: User (role: guests) missing scope (account)
Call Stack Client.eval node_modules\appwrite\dist\esm\sdk.js (428:1) Generator.next <anonymous> fulfilled node_modules\appwrite\dist\esm\sdk.js (22:43)
AppwriteException: User (role: guests) missing scope (account)
this error means that user is not logged in
@be4st I know that but why am I getting this since I cleared the cookies?
Recommended threads
- My account is blocked so please check an...
My account is blocked so please unblock my account because all the apps are closed due to which it is causing a lot of problems
- Applying free credits on Github Student ...
So this post is kind of related to my old post where i was charged 15usd by mistake. This happens when you are trying to apply free credits you got from somewh...
- delete document problems
i don't know what's going on but i get an attribute "tournamentid" not found in the collection when i try to delet the document... but this is just the document...