Hi guys,
I’m trying to replicate in UiPath the HTTP request created in Postman - see image below
In order to attach a file(image in my case) with the HTTP request, I’ve used my file location in the “Attachments” Options.
I’ve added BodyFormat “application/binary” and as Headers I have my authorization token + Content-Type as “application/binary”.
Unfortunately the file that is attached is of an unknown type - not recognized as an image.
Any ideas how to solve this? Or how to add a binary file in UiPath on a HTTP request?
Thanks a lot in advance!
10 posts - 6 participants