Skip to content

Conversation

@gavinbarron
Copy link
Member

@gavinbarron gavinbarron commented Jun 26, 2025

Overview

Updates the GraphClientFactory so that the baseUrl of the httpClient is only set when creating a new httpClient. This ensures that any client which has previously set a baseUrl and is adding middleware to the client will not have the existing baseUrl set

Related to microsoftgraph/msgraph-beta-sdk-python#743

@gavinbarron gavinbarron requested a review from a team as a code owner June 26, 2025 20:49
Updates the GraphClientFactory so that the baseUrl of the httpClient is only set when creating a new httpClient.
This ensures that any client which has previously set a baseUrl and is adding middleware to the client will not have the existing baseUrl set
@baywet baywet force-pushed the fix/graph-client-factory-initializion branch from 97172fc to 750f249 Compare June 27, 2025 15:50
@baywet baywet enabled auto-merge June 27, 2025 15:50
@sonarqubecloud
Copy link

@baywet baywet merged commit 224fbc3 into main Jun 27, 2025
14 checks passed
@baywet baywet deleted the fix/graph-client-factory-initializion branch June 27, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants