-
Couldn't load subscription status.
- Fork 92
Issues using Next Auth #1704
-
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
Screenshot 2022年10月21日 at 22 20 24
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.
All reactions
Figured out the issue. I was importing swr before next-auth
Replies: 2 comments
-
Also getting a CLIENT_FETCH_ERROR despite the NEXTAUTH_URL variable being present
image
Beta Was this translation helpful? Give feedback.
All reactions
-
Figured out the issue. I was importing swr before next-auth
Screenshot 2022年10月23日 at 14 49 15
Beta Was this translation helpful? Give feedback.