I am just trying to familiar with HTTP Request activity, but I found it weird.
I have used same curl command for python and UiPath but the response is very different. i am successfully able to get the Json response from python and same for UiPath but it is saying ACCESS_TOKEN_MISSING.
What may be the issue can anyone help me with this ?
Guys, the problem is with UiPath, “ACCESS_TOKEN_MISSING” is showing when I do preview.
But when i run the process, it is successfully giving me the json response.
Also i wanna menthion that, it is showing error on header value if i check it from properties panel, but no error is showing if opened from HTTP windows.