I've been trying to setup a standard trigger with zero success:
http://ip_address:81/admin?user=user_id&pw=password&trigger&camera=patiohd
This always returns Authorization required.
After multiple searches other people have been able to solve this by unchecking "Use secure session keys and login page" I've tried checking this restarting the app, restarting the machine, unchecking it and restarting everything and no success.
Currently this is my advanced web server setup and I still can't get it to trigger.
Trigger Failure due to Authorization required
Trigger Failure due to Authorization required
- Attachments
-
- webserv.PNG (21.72 KiB) Viewed 1808 times
Re: Trigger Failure due to Authorization required
Turns out the web server couldn't handle the password. I changed it to a simple password with no special characters and everything began working as expected.