Hi Team,
How can I pass empty string in HTTPRequest endpoint? In postman it works as expected where as UiPath keeps throwing API Error 500.
I have tried using string variable and assign nothing to it. No luck.
Sample endpoint: https://api.myweb.com/api//balance
Thanks…