-
Hi, I need some help determining the cause of this error. I've successfully used NextAuth w/ vercel but I'm having trouble with it on AWS Lambda + CloudFront. I currently have GoogleProvider + Prisma Adapter. When I click on "Sign in with Google", it waits ~3seconds and then it errors. I have added
Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
khuezy
Jan 25, 2022
Replies: 1 comment
-
Sorry, stupid me. VPC did not have internet access for the handler. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
khuezy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, stupid me. VPC did not have internet access for the handler.