I am getting this error but I am not able to fine where is might be. Can anyone help me read this error?
at Client.call (C:\Users\canno\Desktop\Work\Clients\Phelps-Fitness\phelps-fit-2\node_modules\node-appwrite\lib\client.js:172:31)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Account.createVerification (C:\Users\canno\Desktop\Work\Clients\Phelps-Fitness\phelps-fit-2\node_modules\node-appwrite\lib\services\account.js:507:16) {
code: 401,
type: 'general_unauthorized_scope',
response: {
message: '[email protected] (role: applications) missing scope (account)',
code: 401,
type: 'general_unauthorized_scope',
version: '1.3.7'```