mickasmt / next-saas-stripe-starter

Open-source SaaS Starter with User Roles & Admin Panel. Built using Next.js 14, Prisma, Neon, Auth.js v5, Resend, React Email, Shadcn/ui, Stripe, Server Actions.
https://next-saas-stripe-starter.vercel.app
MIT License
1.95k stars 353 forks source link

Google auth to Dashboard #63

Open m8nt0 opened 2 weeks ago

m8nt0 commented 2 weeks ago

I have been stuck at this for hours and its ticking me off, I know its working for everyone else it seems, but not for me. I'm not sure if it has to do with my network or if i need google workspace to acheive this, but its not working no matter what i did everything reading through the docs and same result, and even deployed to vercel same problem:

"Server error

There is a problem with the server configuration.

Check the server logs for more information."

The crazy thing is that i didn't even touch the code base expect the .env.local which i correctly filled for AUTH_SECRET, GOOGLE_CLIENT_ID, and GOOGLE_CLIENT_SECRET and for the stripes i put in dummy. So please help me, i hate this problem becuase i always encounter it with other repos i have set up.

CloudCodesStuff commented 1 week ago

Did you check the logs?