Better Auth Error when trying to Sign In using Google
Hi everyone,
I implemented signing in with a Google account and that seemed to be working, but after signing out and trying to sign back in, I get a Better Auth error as seen in the attached screenshot.
I cleared all users from database. I removed the app from my Google account, but I still get the error. Email and password sign in / sign up works without any hiccups.
I was having the same issue before, but I'm not sure what caused it to work then and now fail to work again.
I have checked all values in Google console and it's according to the docs.
I am on the latest version of all my packages.
I implemented signing in with a Google account and that seemed to be working, but after signing out and trying to sign back in, I get a Better Auth error as seen in the attached screenshot.
I cleared all users from database. I removed the app from my Google account, but I still get the error. Email and password sign in / sign up works without any hiccups.
I was having the same issue before, but I'm not sure what caused it to work then and now fail to work again.
I have checked all values in Google console and it's according to the docs.
I am on the latest version of all my packages.
- Next.js 16.0.3
- Better Auth 1.4.0
