We couldn't find what you're looking for, please make sure the location is valid (UK post codes and areas only) and that the role is spelled correctly.
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
at Newtonsoft.Json.JsonTextReader.ParseValue()
at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
at SkillsForCare.Jobs.JobFunctions.GetJobs(String query, String loc, String page, String dist, String contract_type, String contract_time, String minSalary, String maxSalary)
at ASP._Page_microsites_everydayisdifferent_include_razor_jobs_listing_cshtml.Execute() in d:\websites\website_live\microsites\everydayisdifferent\include\razor\jobs-listing.cshtml:line 34