Search found 4 matches

by Rebecca
Tuesday 29 September 2020 11:28
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: json url with username and password
Replies: 7
Views: 2944

Re: json url with username and password

Indeed, this was the problem. I added the user as admin, and now it works. Thanks a lot!
waaren wrote: Friday 18 September 2020 11:27
Rebecca wrote: Friday 18 September 2020 11:22 I configure the website protection the same as yours.
And does this user have admin rights?
by Rebecca
Friday 18 September 2020 11:22
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: json url with username and password
Replies: 7
Views: 2944

Re: json url with username and password

I configure the website protection the same as yours.

waaren wrote: Thursday 17 September 2020 12:27
Rebecca wrote: Thursday 17 September 2020 12:04 Thanks Waaren. I tried the same, doesn't work for me. Also tried it in different browsers :( .
How did you configure your website protection? Mine is
protection.png
by Rebecca
Thursday 17 September 2020 12:04
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: json url with username and password
Replies: 7
Views: 2944

Re: json url with username and password

Thanks Waaren. I tried the same, doesn't work for me. Also tried it in different browsers :( .
by Rebecca
Wednesday 16 September 2020 17:26
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: json url with username and password
Replies: 7
Views: 2944

json url with username and password

In domoticz, I created a virtual switch, and set on action to trigger another virtual switch to turn on using json. Something like: http://192.168.1.2:8080/json.htm?type=command&param=udevice&idx=$idx&nvalue=0&svalue=79. After I added username and password, this url is of course not working anymore ...