HTTP Commands and passwords

znelbok

n3wb
Joined
Aug 11, 2015
Messages
24
Reaction score
2
Hi All

I am trying to trigger a camera from my CQC server via a HTTP command.

I have read here about how to use the username and password but I am still having trouble - I keep getting Authorization Required.

The command is
http://192.168.0.170:13519/admin?camera=iTouch&trigger&User=<user>&pw=<password>

The user is an admin on the system.

On the advanced tab I have unchecked the Use secure session keys and login page for all connections and I have even included the entire subnet in the limit ip address (^192.168.0.*)

Obviously there is an error somewhere but I cant find it.
 
Top