SuiiiOriginal post
Rank 5: Hypervisor
Plain text
at (node_modules/node-appwrite/dist/client.mjs:278:0) at (node_modules/node-appwrite/dist/services/account.mjs:23:0) at (app/actions/authActions.ts:57:11) at (middleware.ts:14:18) at (node_modules/next/dist/esm/server/web/adapter.js:208:0) at (node_modules/next/dist/esm/server/web/adapter.js:164:0) { name: 'AppwriteException', code: 403, type: '', response: { message: 'Direct IP access is not allowed in Vercel\'s Edge environment (hostname: x.x.x.x)'}}Summary
Error: IP not allowed for authentication on Vercel. Solution: Use a domain instead of IP for authentication.