Anthony Chui

Results 1 issues of Anthony Chui

**Describe the bug** I'm using Microsoft.Graph 3.27.0 and Microsoft.Graph.Core 1.2.4.0. When instantiating `GraphServiceClient` with a custom `HttpClient` parameter, and making any MSGraph call, it fails with the error below: ```...

Question: SDK
Bug: documentation
P1