I have the following C# code that works, ie. I get the expected result from the server.
static async Task GetObjectInfo() { HttpClient httpClient = new Http