server:port https://mm.web.de/login
data/file password= "mypassword", username= "myusername"
and I also tried https://"myusername":"mypassword"@mm.web.de/login
%HTTPR returned me 200 after I tried the second version I posted above.
but nothing worked. What's my fault?
Dominik
The information is supplied via tasker with HTTP POST actions, but there is no requirement that the server utilize the info.
Most of the time, this has to deal with security implemented within the server.
Http post is a function that works for users on personal servers or owned business servers, that have such security bypassed for users with credential login.