Error with login page

Hi,
I am having problems with setting up a login page. I have created one previously and it worked fine, but I am not sure what I am doing wrong here. The Docs are a little outdated so I am trying not to get confused.
When trying to login, the form won’t access the username and password even though they are setup correctly in the DB. I am not using hash passwords as I am just testing at the moment.
I get the following error in the browser (when I have inspector on): Failed to load resource: the server responded with a status of 401 (Unauthorized) and its pointing to the http://localhost:8888/dmxConnect/api/security/user_login.php

I have a couple of screen shots of my Server connect side.

Any assistance would be greatly appreciated.


For the benefit of others, I just deleted the form I created and created it using Bootstrap 5 form generator and that go it to work! :slight_smile:
Just confirming though, the Server side setup I have in the screenshots is correct? I couldn’t verify it with the docs.

Loving Wappler everyday - great effort @George and team!