i have designed a SPD 2013 workflow. where i am reading list item by call HTTP web service. i am getting System.ApplicationException: HTTP 500 sharepoint 2013 designererror.
though i am able use Call HTTP web service to other service like http://services.odata.org/Northwind/Northwind.svc/Customers.
Note : i am getting Request Status as OK
Error details:
RequestorId: e29dc009-ac32-c732-eccd-91a01a59eb4f. Details: System.ApplicationException: HTTP 500 {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPClientServiceRequestDuration":["36"],"SPRequestGuid":["e29dc009-ac32-c732-eccd-91a01a59eb4f"],"request-id":["e29dc009-ac32-c732-eccd-91a01a59eb4f"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["15.0.0.4420"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1; RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Fri, 24 Oct 2014 14:31:43 GMT"],"Server":["Microsoft-IIS\/8.0"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]} at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)