Hello, Please help.
I am trying to send an http request but i am getting the following error :
Undefined Index requestor
I suspect that the problem is with my request body format. Uipath requires me to send it as a string, not sure if it then converts it to json as the API requires Json. This is my body in string formart :
“{”“requestor”":"“Courage Barwe”","“gen_name”":"“Transaction Recall”","“gen_description”":"“Recall of Transaction made by John Doe”","“impact_analysis”":"“Recall of funds”","“req_justification”":"“RPA REq justifing it”","“attachment”":"“1"”,"“auth1_name”":"“Charmaine Matsaudza”","“auth2_name”":"“Kelvin Chelenje”","“implementer_name”":"“Test1 NMB”","“totalAuth”":2}"