
Hi, I am getting 500 server error on calling createPhoneToken(D.unique(), phone_number) This was working fine since few days and today it is not working from the past 6 hours or so. Here is the complete execution error log
Error generating OTP for +91XXXXXXXXXX: app.XXXXXXXXXXXXXXX0@service.cloud.appwrite.io (role: applications) missing scope (sessions.write) Error: app.XXXXXXXXXXXXXXX0@service.cloud.appwrite.io (role: applications) missing scope (sessions.write) at Client.call (/usr/local/server/src/function/node_modules/node-appwrite/lib/client.js:206:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Account.createPhoneToken (/usr/local/server/src/function/node_modules/node-appwrite/lib/services/account.js:1219:16) at async generateOTP (file:///usr/local/server/src/function/src/main.js:14:21) at async Module.default (file:///usr/local/server/src/function/src/main.js:68:22) at async execute (/usr/local/server/src/server.js:208:16) at async action (/usr/local/server/src/server.js:225:7) at async /usr/local/server/src/server.js:14:5
TypeError: res.status is not a function at Module.default (file:///usr/local/server/src/function/src/main.js:73:20) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async execute (/usr/local/server/src/server.js:208:16) at async action (/usr/local/server/src/server.js:225:7) at async /usr/local/server/src/server.js:14:5
#🚑│support
Recommended threads
- Sharing cookies
Hi, I’m using Appwrite Cloud, and I have a setup where my Appwrite backend is hosted on a subdomain (e.g., api.example.com), while my frontend (Next.js app) and...
- Flutter OAuth2 Google does not return to...
When the flow starts, the browser opens, I select an account, and it keeps showing: """ Page not found The page you're looking for doesn't exist. `general_rout...
- Organization not exists anymore
Hello! We have a problem with a cloud database. We are on the Free plan, but after a refresh the site wants me to create a new organisation, and I not see the c...
