[NeonDbError]: permission denied for table clients
NeonNode.js❓Question
Hi all,
I'm using Neon ("@neondatabase/serverless": "^1.0.2"), NextAuth ("next-auth": "^4.24.13"), Drizzle ("drizzle-orm": "^0.45.1", "@auth/drizzle-adapter": "^1.11.1") and Vercel.
I've enabled the Data API in Neon, set up all of the necessary env vars and am using the authenticator connection string (postgresql://authenticator:password@instance.c-3.us-east-1.aws.neon.tech/neondb?sslmode=require&channel_binding=require)