AppwriteException: User (role: guests) missing scope (account) at _Client.<anonymous>
- 0
- Auth
- Web
Please how do I overcome this issue please... I'm on a Tutorial and I keep encountering this issues... Please help
cloud.appwrite.io/v1/account:1
Failed to load resource: the server responded with a status of 401 ()
api.ts:76 AppwriteException: User (role: guests) missing scope (account) at _Client.<anonymous> (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=f41d7146:466:15) at Generator.next (<anonymous>) at fulfilled (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=f41d7146:13:24) cloud.appwrite.io/v1/databases/669dc5e50027d3dbec4c/collections/669dc6d0001e64d0616a/documents:1
Failed to load resource: the server responded with a status of 401 ()
api.ts:48 AppwriteException: The current user is not authorized to perform the requested action. at _Client.<anonymous> (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=f41d7146:466:15) at Generator.next (<anonymous>) at fulfilled (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=f41d7146:13:24)
This is the error
Recommended threads
- Apple OAuth2 settings auto-disable every...
Hello, I'm on Appwrite 1.8.1 at the moment. I'm using on prod Apple Oauth and it keeps disabling itself every night. I don't know where to look for the solutio...
- 1.9.5 Migration problem
1.9.5 migration problem after run migration command only openruntimes-executor
- Appwrite Sites deployment fails because ...
Appwrite Cloud Sites deployments are failing consistently for both GitHub and manual deployments. The build command completes successfully and packaging also c...