Hello guys. I have ran into a problem. Im trying out oxylabs api, using UiPath HTTP reuqest activity. Im trying to get an answer from the api, but keep getting:
{
“status”: “Error”,
“message”: “JSON content missing or malformed.”
}
I dont understand why it is. I have done everything in the request biulder like this :
I did that. But the problem is, that it imports it incorrectly. The endpoint gets messed up and not all the parameters get imported. When I add them manually, i get that error above
Then there must be some mistake inthe way it is given
To validate after filling in postman …even that would give a curl validate the curl with the one you have and see if there are any differences and correct it
Just figured out how to insert it in postman and it worked. But still keep getting the same error in UiPath. I saw, that postman has Body like this: {“source”: “universal”, “url”: “57010368AG Chrysler”, “render”: “html”}
How can i get the same in UiPath http request body activity?
Thanks for the help @Anil_G , but I still cant make it work… I inserted the body. Still get the same message. Is it possible, that the error is caused by the response? Because the response should be massive