NextAuth 404, routes not working
Unanswered
Tramp ant posted this in #help-forum
Tramp antOP
I'm trying to use NextAuth with Azure Active Directory for authentication and I'm following tutorials for the app router.
I'm getting a 404 error where in the 'http://localhost:3000/api/auth/providers' is not working.
I've attached images of the folder structure and the route file code.
I'm getting a 404 error where in the 'http://localhost:3000/api/auth/providers' is not working.
I've attached images of the folder structure and the route file code.
5 Replies
Tramp antOP
Sorry for that mistake, after correcting I'm getting 500 error
@Tramp ant Sorry for that mistake, after correcting I'm getting 500 error
Something should show up in the log, read it and fix
Tramp antOP
Thanks