-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LoginHandlerError: Login handler failed. CAUSE: Page with dynamic = "error"
couldn't be rendered statically because it used request.url
.
#133
Comments
Hi @abhi-codal - thanks for raising this I've not seen this error before and can't reproduce it on the sample app. Could you share a repo that demonstrates the issue and I'd be happy to debug it for you |
i also have the same problem
|
Adding |
Checklist
Description
I have setup the auth0 for next.js as mentioned on the document. When I was trying to redirect user to
/api/auth/login
or any of the route mentioned in the document. It is giving me this error:Reproduction
I have just followed the steps provided in this documents: https://auth0.com/docs/quickstart/webapp/nextjs/01-login
Next.js version: 13.4.16
Additional context
No response
The text was updated successfully, but these errors were encountered: