Hi All,
I’m a newbie to UI Path. I want to send a JSON body using the POST method of Request activity.
I have added a bearer token to the post request.
getting this error.
[
{
“message”: “Session expired or invalid”,
“errorCode”: “INVALID_SESSION_ID”
}
]
please kindly help me with your solution @Vishal_Kalra
Thanks in Advance.