Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Dashboard page throws error after login #7

Open
rush33 opened this issue Jun 21, 2023 · 1 comment
Open

Dashboard page throws error after login #7

rush33 opened this issue Jun 21, 2023 · 1 comment
Assignees

Comments

@rush33
Copy link

rush33 commented Jun 21, 2023

Upon logging in, it gets redirected to localhost:3000/{userID}/dashboard and it throws a "404: Page Not Found: error". However, everything works when I change the endpoint in the browser to localhost:3000/dashboard

@apobletts
Copy link
Contributor

The redirect URL should be set in your app settings with the Passage Console. Could you confirm that your redirect URL is /dashboard.

Outside of that, could you provide some additional information including which example app you are using and what version of NextJS you have. Thanks!

@apobletts apobletts self-assigned this Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants