Having Issues/clarifications in HTTP Activity

Hi,

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”


So when i run next time bot is failing and getting 500 code as response.

Kindly help me on this to resolve at earliest.
@UiPathMaster @uipath @UiPath_Community @Palaniyappan @RAKESH_KUMAR_BEHERA

Thanks,
Suganya. S

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

Yes i have tried to give in properties, it is not reflecting in Http request after few mins it is vanishing from properties also.

make new HTTP Request activity and totally ignore configuration window and do all changes from panel direct and update us.

Thank you very much for this idea, it worked if i don’t open the configure window of that HTTP Request

1 Like

happy to hear that please mark it as solved to help others faced this issue. :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.