System.Text.Json.JsonException : '}' is invalid after a single JSON value. Expected end of data. Path: $.myObject | LineNumber: 0 | BytePositionInLi... System.Text ...
Calling await client.Route.GetAsync throws and Exception "Content type application/json does not have a factory registered to be parsed". I struggle to understand the Exception. I assume there is a ...