Hi All
I have reached a roadblock
I have an api and I have put down the headers and all
The request perfectly works in postman and in my own python program which uses requests library.
I can’t work it out in UiPath.
I have given every header and it is simple api which gives a timesstamp as response.
I have given cookies and all the headers that are seen in Chrome >inspect element>network
Help would be greatly appreciated.