Custom Login Form doesn't work! 404 at usernamepassword/login

Custom Login Form doesn’t work!
When I try to log in, it shows an empty error.
In the console I see that it sends a request to non-existing URL:
https://< my custom domain >/usernamepassword/login (404)


Hi @olegcherr

Thanks for reaching out to the Auth0 Community!

Have you enabled custom database flag in Database connection settings? Please see the screenshot of the settings below.

Regards
Jeff

The problem was in wrong database connection name.

I used default name:
image

But in my account the database was named differently:

:grinning: Perfect !!! :white_check_mark:

Thanks for letting us know.

Thanks for sharing that with the rest of community!