Server Error in '/' Application.

Unexpected character encountered while parsing value: %. Path '', line 0, position 0.

Description: An unhandled exception occurred.

Exception Details: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: %. Path '', line 0, position 0.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[JsonReaderException: Unexpected character encountered while parsing value: %. Path '', line 0, position 0.]
   Newtonsoft.Json.JsonTextReader.ParseValue() +1295
   Newtonsoft.Json.Linq.JArray.Load(JsonReader reader, JsonLoadSettings settings) +44
   Newtonsoft.Json.Linq.JArray.Parse(String json, JsonLoadSettings settings) +103
   Marley.Services.Services.ListingService.ParseFilters(String filters, String fromDate, String toDate) +310
   Marley.Web.Controllers.ProductListingComponentController.Index(String filters, String searchTerm) +259
   lambda_method(Closure , ControllerBase , Object[] ) +191
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +35
   System.Web.Mvc.<>c__DisplayClass24_0.<InvokeActionMethodWithFilters>b__0() +80
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +466
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +466
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +524


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0