Login button takes me to listing directory instead of homepage

When I click the login button I want it to redirect me to the homepage, but it instead takes me to a listing directory. I have set my callback URL to the localhost of my project, http://localhost:8080. I’m not sure if I am setting the wrong callback URL or if it’s something else entirely. Any help is appreciated.

Hi @noahlarsen24,

Welcome to the Auth0 Community!

I understand that you are currently experiencing issues with your redirect after login.

In this situation, could you please capture a HAR file of the authentication flow for me to investigate further?

At the moment, I suspect that the callback URL in either your application code or settings needs to point to http://localhost:8080.

I am looking forward to hearing from you.

Thank you.