Hallo
I tried to switch from the deprecated HTTP Get Action to the modern HTTP Request Action and put my URL parameters from the "Attributes" field (HTTP Get) to the "Query Parameters" field (HTTP Request), but then the request won't work.
My parameters are e.g.:
user=%user
pwd=%password
(tried it also with user:%user etc. its the same, not working).
Only if I put my parameters as variable in the URL field, e.g.
%serveraddress?%attributes
(where var %attributes = user=%user&pwd=%password)
this is working.
So is the Query Parameters field not the same as the former Attributes field?
By the way, in the help for the new HTTP Request Action there is mentioned:
"...
When Sending Content
...
Body
..."
But there is no "Body" field in this HTTP Request Action.
Thanks for clarification.
frank
Tasker 5.12.21 on Android 9 (Xiami Mi A1 #2)