Getting a Error when i did log out from my website #7542
Tushar4351
started this conversation in
General
Replies: 1 comment
-
|
@Tushar4351 This means you were probably never logged in, or you tried getting account after log out. Did you run an account.get() after log out? Can you run account.get() before logging out and see if you were ever logged in? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am getting this error in my project
AppwriteException: User (role: guests) missing scope (account)
at Client. (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=91cbfe74:850:17)
at Generator.next ()
at fulfilled (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=91cbfe74:488:24)
Beta Was this translation helpful? Give feedback.
All reactions