I’m using 2 HTTP activity one is to get bearer token and one is to send Json response using that token.
Issue One
In my first http request i’m “simpleHTTP” as authentication option, so i should give Username and Password but i’m unable to pass any variable name.
If i give variable name in user name it is taking name as string.
Issue 2
In My Http request headers i’m supposed to provide values in it, but after providing the variable name and run once the variable name converted to “1.101: VisualBasicValue”
Hi @suganya1 ,
Did you try to adjust all needed values from proprieties panel ? you will be able to add variables normally in this panel please give it try and update us