Of course you should highlight the file.
When do you see the error 400? Is it on page load?
Maybe you configured the login action wrongly. It must be executed on form submit (i.e. using server connect form) and not on load, using server connect component…
That’s already been explained in the docs: Login - Create a Working User Login Page