Page 1 of 1

Trigger Failure due to Authorization required

Posted: Tue Oct 27, 2020 3:14 pm
by mcdwill
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.

Re: Trigger Failure due to Authorization required

Posted: Tue Oct 27, 2020 4:55 pm
by mcdwill
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.