Rank 3: Container
Just as the title states when I refresh a page it gives me this erro:
AppwriteException: User (role: guests) missing scope (account) at Client.<anonymous> (file:///C:/Users/meera/GithubDesktop/AIC-Dismissal/node_modules/appwrite/dist/esm/sdk.js:391:27) at Generator.next (<anonymous>) at fulfilled (file:///C:/Users/meera/GithubDesktop/AIC-Dismissal/node_modules/appwrite/dist/esm/sdk.js:22:58) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 401, type: 'general_unauthorized_scope', response: { message: 'User (role: guests) missing scope (account)', code: 401, type: 'general_unauthorized_scope', version: '0.12.30' }}But when I navigate to the same page the error is not there... when I refresh the same page it gives me that error.