Closed crazy-ahmet closed 10 months ago
I have blockly script which should set the SOC with a command like: http://ipadress:/set?soc=1
It doesn´t work. I think because i´ve activated the weblogin with username and password. I guess the link need to contain the authentification details also. How should the command look like?
No response
it follow the htaccess syntax just use http://user:pass@ipadress:/set?soc=1
A clear and concise description of what the problem is.
I have blockly script which should set the SOC with a command like: http://ipadress:/set?soc=1
It doesn´t work. I think because i´ve activated the weblogin with username and password. I guess the link need to contain the authentification details also. How should the command look like?
Additional context
No response