Trigger Failure due to Authorization required

Post Reply
mcdwill
Posts: 2
Joined: Tue Oct 27, 2020 3:01 pm

Trigger Failure due to Authorization required

Post 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.
Attachments
webserv.PNG
webserv.PNG (21.72 KiB) Viewed 1543 times
mcdwill
Posts: 2
Joined: Tue Oct 27, 2020 3:01 pm

Re: Trigger Failure due to Authorization required

Post 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.
Post Reply