Vasu
06/20/2022, 1:19 PMStatus: Error
• HttpStatusCode: 403
• Message:
◦ ForbiddenNewtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. 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.JsonSerializer.Deserialize[T](JsonReader reader)
◦ at ProviderOpenProxy.Common.StreamExtensions.ReadAndDeserializeFromJson[T](Stream stream) in D:\Agents\2\inContact\BF22.2.0.x-VC\src\Code\C#\Services\VCSvc\Providers\ProviderOpenProxy\Common\StreamExtensions.cs:line 35
◦ at ProviderOpenProxy.Clients.HttpResponseToOpenProxyResponse.From(HttpResponseMessage response, String verb) in D:\Agents\2\inContact\BF22.2.0.x-VC\src\Code\C#\Services\VCSvc\Providers\ProviderOpenProxy\Clients\HttpResponseToOpenProxyResponse.cs:line 72
Eric B
06/20/2022, 4:33 PMcreece
06/20/2022, 4:39 PMVasu
06/20/2022, 4:43 PMcreece
06/20/2022, 4:51 PMcreece
06/20/2022, 4:52 PM