K
Kinde2y ago
msi

Getting 404 Error when trying to redirect api/auth/login

im following official for nextjs and im getting error 404 when redirected to login my project structure
No description
1 Reply
Oli - Kinde
Oli - Kinde2y ago
Hi @msi, Sorry to hear that you are experiencing a 404 error on your NextJS app. What version of the NextJS SDK are you using? And are you using NextJS app router or pages router?

Did you find this page helpful?