Following this guide:
Introduction to Identity on ASP.NET Core
Scaffold Identity in ASP.NET Core projects
If I run the app, and click on the "Register" link from the navbar, it redirects to: https://localhost:44397/Identity/Account/Register but if I try to create a new account and register
I get This page isn’t working If the problem continues, contact the site owner. HTTP ERROR 400 The same applies to the Login page