Job Results
Quest.GetJobsAsync - Failure deserializing QuestError: {
"message": {
"officeNumbers": "N/A"
},
"description": "HTTP GET on resource 'https://expresspros-jobs-sys-api.us-e2.cloudhub.io:443/api/v1/search' failed: internal server error (500).",
"correlationId": "9af8f380-a755-11ef-9177-063114c8b183"
} - Exception: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: {. Path 'message', line 2, position 14.
at Newtonsoft.Json.JsonTextReader.ReadStringValue(ReadType readType)
at Newtonsoft.Json.JsonTextReader.ReadAsString()
at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
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 Bridgeline.ExpressPros.JobProviders.Quest.EPJobServiceQuest.
d__2.MoveNext() in D:\BuildAgent\work\9b1a25c871e1afd2\CustomAssemblies\Bridgeline.ExpressPros.Signed\JobProviders\Quest\EPJobServiceQuest.cs:line 143 - InnerException: