Issues using Next Auth #1704
Answered
by
oreoluwa-bs
oreoluwa-bs
asked this question in
Q&A
-
Is any one having any Issues with using next auth on Netlify. My app worked fine a couple of days ago, but I get this server error. Its strange because swr and next-auth aren't really used together. Everything works well locally Making a request to any route created by next-auth i.e api/auth/session - results in the above error. Any help would much appreciated |
Beta Was this translation helpful? Give feedback.
Answered by
oreoluwa-bs
Oct 23, 2022
Replies: 2 comments
-
Also getting a CLIENT_FETCH_ERROR despite the NEXTAUTH_URL variable being present |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
oreoluwa-bs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured out the issue. I was importing swr before next-auth