MDSamnan
(MAHAMADSAMNAN RUKNUDDEEN INAMDAR)
February 22, 2019, 3:32pm
1
UiPath Http Request activity fails to handle large Json result, I came across a situation while testing with this Api (open Api for developers) : https://jsonplaceholder.typicode.com/posts/1/comments
but works well with this Api : https://jsonplaceholder.typicode.com/comments?postId=1 , since it has very few results.
Any suggestions ??
Thanks
Samnan
megharajky
(Megharaj Yadravi)
February 22, 2019, 4:22pm
2
Hello,
Did you test the same in any Postman or browser?
because I am getting the proper status result and proper output.
Try to update the UiPath.Web.Activities package and try again, also check the resulting status code too.
MDSamnan
(MAHAMADSAMNAN RUKNUDDEEN INAMDAR)
February 22, 2019, 4:42pm
3
Did you try both the links ?
https://jsonplaceholder.typicode.com/posts/1/comments
https://jsonplaceholder.typicode.com/comments?postId=1
for 1st one I am not getting the result instead http request activity throws an error for which I had attached the screenshot (no status code when it errors out ).
Updated the package restarted UiPath still the result is same. Kindly try this and let me know
https://jsonplaceholder.typicode.com/posts/1/comments .
megharajky
(Megharaj Yadravi)
February 22, 2019, 4:46pm
4
I tried the same,
which version studio are you using?
I tried with 2019.0.1 and its working
Try to debug and share the screenshot of the error message please so that i can have a look at detailed error message.
Thanks,
Meg
MDSamnan
(MAHAMADSAMNAN RUKNUDDEEN INAMDAR)
February 22, 2019, 4:48pm
5
Its something to do with the version then,
I am using 2018.1.1, cant update it I will have to wait.
Thanks
system
(system)
Closed
February 25, 2019, 4:48pm
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.