Hello all i have auth with username /password
its works in postman, I pass the parameter in the body
{
“userId”: “user”,
“password”: “password”
}
but when i try from UiPath i always get 500 error!
i tried to add them as parameter and in the body but stuck with this error.
any work around this!
BR/Hazem
When porting this curl to a HTTP Request
we ensure that all settings are configured
About the body payload - we ensure that a valid JSON is passed and keep in mind