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

1 Like

The problem was in wrong database connection name.

I used default name:
image

But in my account the database was named differently:

1 Like

:grinning: Perfect !!! :white_check_mark:

Thanks for letting us know.

1 Like

Thanks for sharing that with the rest of community!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.