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
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help