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.


