Replies: 1 comment
-
We found the issue! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm encountering an issue where a call to /auth/callback/azure-ad?code= is redirecting to /auth/error?error=fetch%20failed. We enabled the debug option on the server side, but no [next-auth][error] messages are shown, only [next-auth][debug] messages were printed. Does anyone have any suggestions for additional debugging methods to determine the cause of the redirect to /auth/error?error=fetch%20failed?
We are using NextAuth V4.
Beta Was this translation helpful? Give feedback.
All reactions